| 49368e15 | 13-Apr-2022 |
Satish Balay <balay@mcs.anl.gov> |
configure: always use the format 'git fetch --tags URL branch/tag/commit-id' when syncing external packages - local clone can be reused even if the git URL changes (so sugggestion to delete is remove
configure: always use the format 'git fetch --tags URL branch/tag/commit-id' when syncing external packages - local clone can be reused even if the git URL changes (so sugggestion to delete is removed) - support multiple gitrepo URLs, configure will loop through them until the requested branch/tag/commit-id is found - switch self.gitcommit=branchname default to a remote branch if it exists. Else a local branch if it exists
show more ...
|