Linking GitHub issues to commits

Connect an issue with a commit after the commit

In your issue on GitHub, just write a comment with the commit hash. For instance:

Fixed with commit 61d949320fc0bf1a8dba09b3845bddcd153b1a64

https://stackoverflow.com/questions/19036161/connect-an-issue-with-a-commit-after-the-commit#26835572


Link to the issue number on GitHub within a commit message

…you can use these synonyms to reference an issue and close it (in your commit message): ..

fixes #xxx

https://stackoverflow.com/questions/1687262/link-to-the-issue-number-on-github-within-a-commit-message?rq=1


Comments

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.