author | Jeff King <peff@peff.net> | |
Tue, 29 Mar 2011 20:55:32 +0000 (16:55 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 29 Mar 2011 21:29:17 +0000 (14:29 -0700) | ||
commit | 03bb5789cd97de989897e1c9de71a2831ada0544 | |
tree | f4aba44ff79618a5869cee6683ddd3488cc596c3 | tree | snapshot |
parent | 07514c83c2b7e6de926ef758905e3f43b4de6bfa | commit | diff |
notes: make expand_notes_ref globally accessible
This function is useful for other commands besides "git
notes" which want to let users refer to notes by their
shorthand name.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This function is useful for other commands besides "git
notes" which want to let users refer to notes by their
shorthand name.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/notes.c | diff | blob | history | |
notes.c | diff | blob | history | |
notes.h | diff | blob | history |