Various scripts to assist TDE developers
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
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
README Added submodules for v3.5.13-sru branch 13 years ago
commit_all_submodules Scripts: Fix branch detection with git older than 1.7.10 13 years ago
create_all_tarballs Allow to create tarballs on detached branch 10 years ago
create_tarball Allow to create tarballs on detached branch 10 years ago
switch_all_submodules_to_head_and_clean switch_all_submodules_to_head_and_clean: Add support to clone from mirror 10 years ago
update_all_submodules Revamp update_all_submodules 10 years ago

README

All useful GIT helper scripts should go here
This includes scripts useful to the TDE developers for pushing batch changes, etc.