1
Fossil: Fossil Versus Git
(www.fossil-scm.org)
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
Resources
Rules
Git Logo by Jason Long is licensed under the Creative Commons Attribution 3.0 Unported License.
Git has pre-commit hooks?
And
git merge --no-commit
to do whatever you want on the proposed merge before actually creating the commit. Test or whatever else.Git has a bunch of hooks. https://git-scm.com/book/en/v2/Customizing-Git-Git-Hooks