Move all git maintenance scripts to separate directory
commit888bb9508b7a89550d3b2d33236073fc14868a98
authorrl1987 <rl1987@sdf.lonestar.org>
Wed, 6 Mar 2019 17:45:58 +0000 (6 19:45 +0200)
committerrl1987 <rl1987@sdf.lonestar.org>
Sun, 10 Mar 2019 16:28:06 +0000 (10 18:28 +0200)
tree89fd2ac7e9133de9f74354d00c26d07790b25114
parent7b5f31f2d6bea00d6e67d0f387dbc79398192c66
Move all git maintenance scripts to separate directory
scripts/git/git-merge-forward.sh [moved from scripts/maint/git-merge-forward.sh with 100% similarity]
scripts/git/git-pull-all.sh [moved from scripts/maint/git-pull-all.sh with 100% similarity]
scripts/git/git-push-all.sh [moved from scripts/maint/git-push-all.sh with 100% similarity]
scripts/git/post-merge.git-hook [moved from scripts/maint/post-merge.git-hook with 100% similarity]
scripts/git/pre-commit.git-hook [moved from scripts/maint/pre-commit.git-hook with 100% similarity]
scripts/git/pre-push.git-hook [moved from scripts/maint/pre-push.git-hook with 100% similarity]