Y
Hacker News
new
|
ask
|
show
|
jobs
by
majewsky
2885 days ago
You can do that with plain ASCII, e.g. Github recognizes the phrase "Closes #123." in commit messages and autocloses that issue when the commit is merged into master. I've seen similar commit hooks in SVN over 10 yrs ago.