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

Add 'how to squash several fixup commits' to our coding guideline #8032

Closed
maflcko opened this issue May 9, 2016 · 1 comment · Fixed by #8034
Closed

Add 'how to squash several fixup commits' to our coding guideline #8032

maflcko opened this issue May 9, 2016 · 1 comment · Fixed by #8034

Comments

@maflcko
Copy link
Member

maflcko commented May 9, 2016

Adding this to https://github.com/bitcoin/bitcoin/blob/master/CONTRIBUTING.md helps to not have it copy paste in every comment: #8004 (comment)

@Tyler-Hardin
Copy link
Contributor

Yes, can confirm this would be helpful. I've been git reset --soft HEAD~ning to do this, where n is the number of commits I've made in total. The right was is less tedious.

@bitcoin bitcoin locked as resolved and limited conversation to collaborators Sep 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants