Commit Graph

11 Commits (63362e50371eecbc0a35a00811f97804017b3f3d)

Author SHA1 Message Date
Slávek Banko d46100143d Update update_all_submodules
+ create lock specific by branch
+ initialize submodules only if they have not yet been initialized
+ use --no-recurse-submodules at git pull for better overview of the update progress

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit b0d74087e5)
7 years ago
Slávek Banko 558e70b263 Revamp update_all_submodules
+ submodules file is no longer needed
+ list of submodules is loaded from .gitmodules
+ order of the submodules is determined by .gitmodules
+ nested submodules are processed recursively by .gitmodules
+ all submodules, including nested, are updated in one cycle

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 9f54f58809)
9 years ago
Slávek Banko 7e23a1ee30 Added ignore-submodules flag, depending on the GIT version 12 years ago
Timothy Pearson c2cf6015ae Remove ignore-submodules flag from git commands in order to support older GIT versions 13 years ago
Slávek Banko 95dd4739aa Updating git scripts
+ add support for gitfile (submodules with git >= 1.7.8)
+ add gituser detection from git configuration
+ add support for branches
+ various optimizations
13 years ago
Automated System c9f0b9f321 Update the update script one last time 14 years ago
Automated System 4e243ce30b Make update script more verbose 14 years ago
Automated System 824ecf74d6 Update update script yet again 14 years ago
Automated System 7337e4a926 Update the update script (again) 14 years ago
Automated System d3ca02e591 Update the update script 14 years ago
Automated System 5020be6de1 Add initial update submodules script 14 years ago