Provide 'git notes get-ref' to easily retrieve current notes ref
commit618cd75707580819f19a5f01dba406ac72219c78
authorJohan Herland <johan@herland.net>
Tue, 9 Nov 2010 21:49:57 +0000 (9 22:49 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 17 Nov 2010 21:23:55 +0000 (17 13:23 -0800)
treee034bdf9577152b30295eb92f56ff84fb1405ee3
parent305ddd444ee66607581c014b371ed74af534eca5
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>
Documentation/git-notes.txt
builtin/notes.c
t/t3301-notes.sh