• git history offers a new, easy way to edit commit messages or interactively split a commit into two.
• You can now define hooks in config files (whether in a repo, at user level, or even system level) rather than just in
.git/hooks. You can also run multiple hooks for the same event in this way.
