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.
+ better detection of whether a branch is remote tracked + instead of git pull --rebase is used git fetch and git rebase + added verification whether the remote server is available + do a git checkout only if the required branch is not active + added support for creating a 'tde' submodules tree using git worktree Signed-off-by: Slávek Banko <slavek.banko@axis.cz> |
7 years ago | |
---|---|---|
astyle | 13 years ago | |
README | 14 years ago | |
README.GIT | 13 years ago | |
commit_all_submodules | 13 years ago | |
create_all_tarballs | 7 years ago | |
create_tarball | 7 years ago | |
switch_all_submodules_to_head_and_clean | 7 years ago | |
update_all_submodules | 7 years ago |
README
All useful GIT helper scripts should go here This includes scripts useful to the TDE developers for pushing batch changes, etc.