Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Arne Vestbø <tavestbo@trolltech.com>2009-01-13 22:57:16 +0300
committerJunio C Hamano <gitster@pobox.com>2009-01-15 01:54:41 +0300
commit22a3d060937072b0f197a8084af879c753c68fe7 (patch)
tree9675025a5567dd28d27b4bdad0ccf8320a085cc9 /commit.c
parentbb1dff9def343a7d513eea8f4eaa5fd7d5d3fc5f (diff)
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 'commit.c')
0 files changed, 0 insertions, 0 deletions