Collection of scripts which can help you in your daily git workflow
Go to file
Oliver Schraml a50de39343
gitea_wait_for_pr.sh: added opts + better closed message
2022-10-13 13:30:13 +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: optimized work of script 2022-10-13 13:29:56 +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: improved functions 2022-10-13 13:29:58 +02:00
gitea_get_notifications.sh gitea_get_notifications.sh: added less to show command 2022-10-13 13:30:10 +02:00
gitea_wait_for_pr.sh gitea_wait_for_pr.sh: added opts + better closed message 2022-10-13 13:30:13 +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