Closing Issues Across Repositories

Starting today, you can use commit messages to close issues in other repositories. Now you can include “fixes user/repo#45” in your commit message, and it will close the referenced issu...

By · · 1 min read
Closing Issues Across Repositories

Source: The GitHub Blog

Starting today, you can use commit messages to close issues in other repositories. Now you can include “fixes user/repo#45” in your commit message, and it will close the referenced issue,…