Vote #69616
未完了Support git notes for logging time
ステータス:
New
優先度:
通常
担当者:
-
カテゴリ:
SCM_3
対象バージョン:
-
開始日:
2011/04/01
期日:
進捗率:
0%
予定工数:
Redmineorg_URL:
category_id:
3
version_id:
0
issue_org_id:
8045
author_id:
31218
assigned_to_id:
0
comments:
0
status_id:
1
tracker_id:
2
plus1:
0
affected_version:
closed_on:
affected_version_id:
説明
An example:
$ git commit -m "Blah blah blah"
$ git notes add -m "References #837 @45m" HEAD
$ git log --show-notes
commit 917ba2c44b7bfd79b5957bcd2932528ea9c0131b
Author: Jeremy Cowgar <***>
Date: Fri Apr 1 11:32:28 2011 -0400
Blah blah blah
Notes:
References #837 @45m
This method enables a clear separation of the comment message (what work you did) vs. meta data such as affected issues and work time.
related_issues
relates,New,6395,Git Notes
いいね!0