author | Johan Herland <johan@herland.net> | |
Tue, 9 Nov 2010 21:49:40 +0000 (22:49 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 10 Nov 2010 18:25:52 +0000 (10:25 -0800) | ||
commit | a5cdebea55d53406e117d9a1fd4cc316ef036553 | |
tree | 383d5b5448b3ef89c60e170be6b38a1e8502e17c | tree | snapshot |
parent | 4a9cf1cefc0fd05e0eb46f862e398f1e4ac1c9a7 | commit | diff |
notes.c: Reorder functions in preparation for next commit
This patch introduces no functional change. It consists solely of reordering
functions in notes.c to avoid use-before-declaration errors after applying
the next commit in this series.
Signed-off-by: Johan Herland <johan@herland.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This patch introduces no functional change. It consists solely of reordering
functions in notes.c to avoid use-before-declaration errors after applying
the next commit in this series.
Signed-off-by: Johan Herland <johan@herland.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
notes.c | diff | blob | history |