tiimgreen / github-cheat-sheet

A list of cool features of Git and GitHub.
http://git.io/sheet
MIT License
48.17k stars 5.28k forks source link

Fix mistake in Closing Issues via Commit Messages #189

Closed stefandesu closed 6 years ago

stefandesu commented 6 years ago

The issue will be closed as soon as the commit is committed to the repository's default branch, not the master branch. I noticed this because we're using a different default branch for one of our projects.