Company policy is to use --no-ff for merge commits. I personally like to adjust merge log messages so I use --no-commit. Plus I like to actually compile and test before I let the commit go.
How do I make --no-ff and --no-commit the default for me for all branches?