summaryrefslogtreecommitdiff
path: root/Documentation/git-fast-import.txt
diff options
context:
space:
mode:
authorLibravatar Thomas Rast <trast@student.ethz.ch>2011-08-29 22:06:04 +0200
committerLibravatar Junio C Hamano <gitster@pobox.com>2011-08-29 15:23:22 -0700
commit7732118438764cfe49b8e0ad2c63e6dc97be45ed (patch)
tree16c111d1e5e2ffc936784cda202a35d4f6204b5d /Documentation/git-fast-import.txt
parentwhitespace: have SP on both sides of an assignment "=" (diff)
downloadtgif-7732118438764cfe49b8e0ad2c63e6dc97be45ed.tar.xz
Use memmove in ident_to_git
convert_to_git sets src=dst->buf if any of the preceding conversions actually did any work. Thus in ident_to_git we have to use memmove instead of memcpy as far as src->dst copying is concerned. Signed-off-by: Thomas Rast <trast@student.ethz.ch> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-fast-import.txt')
0 files changed, 0 insertions, 0 deletions