Prevent private key from being committed to git Here is how you can block commits using git pre-commit hook.
git rebase branch with head on master In this post, let’s see how to rebase a branch with head on master.