Collection of scripts which can help you in your daily git workflow
Go to file
Oliver Schraml 7161bf0530
git_update_all_branches.sh: added --rebase to git pull
2022-10-13 13:29:51 +02:00
README Initial commit 2022-10-13 13:02:28 +02:00
.gitconfig_functions Initial commit 2022-10-13 13:02:28 +02:00
.gitignore Initial commit 2022-10-13 13:02:28 +02:00
LICENSE Initial commit 2022-10-13 13:02:28 +02:00
README.md Initial commit 2022-10-13 13:02:28 +02:00
git_co_all_branches.sh git_co_all_branches.sh: init 2022-10-13 13:29:47 +02:00
git_rebase_all_repos.sh git_rebase_all_repos.sh: added coloring to output 2022-10-13 13:29:45 +02:00
git_update_all_branches.sh git_update_all_branches.sh: added --rebase to git pull 2022-10-13 13:29:51 +02:00

README.md

git-scriptst

Collection of scripts which can help you in your daily git workflow

Either you have a look at the scripts content or you checkout the .md files beneath the README directory. It is recommended you to have a look in the README files, to make sure that you don't miss any dependencies.

Each file has its own small README file in there following the syntax: <scirpt_file_name>.md

Table of Readmeas