Commit Graph

6 Commits (a7d99ab36c6e9f3fd8db9735ad85f30f757d66d3)

Author SHA1 Message Date
Slávek Banko 35f2e59341 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 8f6eb24541 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)
10 years ago
Slávek Banko 47fb38fad7 Added ignore-submodules flag, depending on the GIT version
(cherry picked from commit 7e23a1ee30)
13 years ago
Timothy Pearson b0a915240f Remove ignore-submodules flag from git commands in order to support older GIT versions
(cherry picked from commit 3f91377dc9f4caf3269679045215de90c8491b77)
13 years ago
Slávek Banko 4816dfe852 Scripts: Fix branch detection with git older than 1.7.10 13 years ago
Slávek Banko bb470b8851 Added submodules for v3.5.13-sru branch
Added flat listing of submodules
Updated GIT readme file
Added scripts
13 years ago