diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2007-09-14 03:31:09 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-09-19 03:22:30 -0700 |
commit | 4ad1eada9774a1f340beb4fdf78f1735534741bb (patch) | |
tree | 4c127876dfe47f683c951d6786d10355badf4770 /alloc.c | |
parent | Correct builtin-fetch to handle + in refspecs (diff) | |
download | tgif-4ad1eada9774a1f340beb4fdf78f1735534741bb.tar.xz |
Fix off by one bug in reflog messages written by builtin-fetch
We are adding a space between each argument in the sprintf above
so we must account for this as we update our position within the
reflog message and append in any remaining arguments.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'alloc.c')
0 files changed, 0 insertions, 0 deletions