Project

General

Profile

Actions

Feature #6395

open

Git Notes

Added by Eric Thomas over 13 years ago. Updated almost 11 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
SCM
Target version:
-
Start date:
2010-09-14
Due date:
% Done:

0%

Estimated time:
Resolution:

Description

A relatively new, but useful feature of git are git notes. Redmine currently does not handle notes correctly.
GitHub recently rolled out with support of notes. Perhaps redmine could do something similar.


Related issues

Related to Redmine - Feature #8045: Support git notes for logging timeNew2011-04-01

Actions
Actions #1

Updated by Larry Cai over 13 years ago

Eric Thomas wrote:

A relatively new, but useful feature of git are git notes. Redmine currently does not handle notes correctly.
GitHub recently rolled out with support of notes. Perhaps redmine could do something similar.

I like this feature, at least to add support display notes online as first step,

Actions #2

Updated by Toshi MARUYAMA about 13 years ago

  • Category set to SCM
Actions #3

Updated by Toni Uebernickel over 12 years ago

Would be great to have commit-to-ticket relations under a given notes-ref.

For example:
git notes --ref=redmine add -m "see #18271"

The related commit should be displayed (like already done by commits containing such a relation directly) on the ticket's details page.

This would separate the actual commit message (what have been done) and the relation to redmine tickets into a separate namespace.
Imho this is cleaner than having the relation in the commit message itself.

Actions #4

Updated by Vito Marolda almost 11 years ago

+1. too many times commiters fofget IssueId # tagging. Notes could be a good way to handle this at the repository side.

Actions

Also available in: Atom PDF