author | Johan Herland <johan@herland.net> | |
Tue, 9 Nov 2010 21:49:57 +0000 (22:49 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 17 Nov 2010 21:23:55 +0000 (13:23 -0800) | ||
commit | 618cd75707580819f19a5f01dba406ac72219c78 | |
tree | e034bdf9577152b30295eb92f56ff84fb1405ee3 | tree | snapshot |
parent | 305ddd444ee66607581c014b371ed74af534eca5 | commit | diff |
Provide 'git notes get-ref' to easily retrieve current notes ref
Script may use 'git notes get-ref' to easily retrieve the current notes ref.
Suggested-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Johan Herland <johan@herland.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Script may use 'git notes get-ref' to easily retrieve the current notes ref.
Suggested-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Johan Herland <johan@herland.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-notes.txt | diff | blob | history | |
builtin/notes.c | diff | blob | history | |
t/t3301-notes.sh | diff | blob | history |