Feature #3237
closedInclude into comment information about revision
0%
Description
When somebody commit something and include link of the issue, it should appear in specified issue as well.
Updated by Zarooba Rozruba over 15 years ago
Isn't this already built in?
aka: Refs #issue
aka: closes #issue
Please explain what you mean.
Updated by Rafal W. over 15 years ago
On repository list: repositories/show/someproject I've got list of Latest revisions
If somebody make a commit with the message: 'task #214' it's linked to specified Task.
But if I'll go to this Task page, in History I see only comments, but I don't see included Revisions message (like it's on Activity).
If it's built in, how I can activate it?
Or it's a feature?
Updated by kju kju over 15 years ago
RedmineSettings#Referencing-issues-in-commit-messages
See also Mandatory check for Red Mine issue # during checkin in svn and
http://www.kernel.org/pub/software/scm/git/docs/v1.5.2.5/hooks.html
When git-init is run, a handful example hooks are copied in the hooks directory of the new repository, but by default they are all disabled.
Updated by Jean-Philippe Lang over 15 years ago
- Status changed from New to Closed
- Resolution set to Invalid
If it's built in, how I can activate it?
Enter '*' without quotes in 'Referencing keywords' setting (administration -> settings -> repositories).