git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/.githooks/pre-commit
blob: 2ec7e41eafba238173fed24fa3141c41cbcdd266 (plain)
1
2
3
4
#!/usr/bin/env sh
git config --remove-section submodule.git-prompt
printf "submodule git-prompt has been removed. After pushing, don't forget to trigger the"
printf " post-checkout hook again.\\n"