Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Control -- suggest git.config for no-ff on master branch #235

Open
krisgale-zz opened this issue Jun 13, 2018 · 2 comments
Open

Comments

@krisgale-zz
Copy link

git config branch.master.mergeoptions "--no-ff"

@dana-ross
Copy link
Contributor

I'm fine recommending this as an optional alternative to --no-ff if people want to do it. My personal preference is to build up the muscle memory to instinctively type --no-ff when you merge.

@tlovett1
Copy link
Member

Agree on this one. Would love to see a PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants