Commit Graph

14 Commits (5d8f3a44789677f9d5f8f894ac75efe5d4eef7bd)

Author SHA1 Message Date
Michele Calgaro 5d8f3a4478
Prune all dead branches, not only those from the 'origin'.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko f50efa7e80 Update switch_all_submodules_to_head_and_clean:
+ add support for cloning repositories via ssh

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko a04af55867 Update switch_all_submodules_to_head_and_clean
+ add cleaning of potential temporary branches from remote server

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko 8fb500ce46 Revamp switch_all_submodules_to_head_and_clean
+ script revised according to update_all_submodules
+ files .gitmodules are processed instead of call git submodule foreach
+ modules are initialized during processing instead of at the beginning
+ 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>
7 years ago
Slávek Banko 980d8ea3f8 switch_all_submodules_to_head_and_clean: Add support to clone from mirror
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko 916d3c9355 switch_all_submodules_to_head_and_clean: Use --rebase on git pull
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko 7e23a1ee30 Added ignore-submodules flag, depending on the GIT version 13 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
Timothy Pearson a2610d4e32 Update the GIT helper scripts 14 years ago
Timothy Pearson a8b9bef5de Fix switch_all_submodules_to_head_and_clean script 14 years ago
Timothy Pearson f9a97d74a5 Fix script again 14 years ago
Timothy Pearson 42325576f8 Fix last commit 14 years ago
Timothy Pearson 88dfc651d5 Add switch_all_submodules_to_head_and_clean script for developers 14 years ago