diff options
author | Tor Arne Vestbø <tavestbo@trolltech.com> | 2009-01-13 20:57:16 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-01-14 14:54:41 -0800 |
commit | 22a3d060937072b0f197a8084af879c753c68fe7 (patch) | |
tree | 9675025a5567dd28d27b4bdad0ccf8320a085cc9 /Makefile | |
parent | notes: fix core.notesRef documentation (diff) | |
download | tgif-22a3d060937072b0f197a8084af879c753c68fe7.tar.xz |
git-notes: fix printing of multi-line notes
The line length was read from the same position every time,
causing mangled output when printing notes with multiple lines.
Also, adding new-line manually for each line ensures that we
get a new-line between commits, matching git-log for commits
without notes.
Signed-off-by: Tor Arne Vestbø <tavestbo@trolltech.com>
Acked-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions