summaryrefslogtreecommitdiff
path: root/compat/msvc.h
diff options
context:
space:
mode:
authorLibravatar Felipe Contreras <felipe.contreras@gmail.com>2012-11-24 04:17:01 +0100
committerLibravatar Junio C Hamano <gitster@pobox.com>2012-11-26 11:05:12 -0800
commit5d3698ffb4ccf8b842814559007e011fc409650b (patch)
treea038aa76261cb63916907918a133bbb11ba05450 /compat/msvc.h
parentSixth batch for 1.8.1 (diff)
downloadtgif-5d3698ffb4ccf8b842814559007e011fc409650b.tar.xz
fast-export: avoid importing blob marks
We want to be able to import, and then export, using the same marks, so that we don't push things that the other side already received. Unfortunately, fast-export doesn't store blobs in the marks, but fast-import does. This creates a mismatch when fast export is reusing a mark that was previously stored by fast-import. There is no point in one tool saving blobs, and the other not, but for now let's just check in fast-export that the objects are indeed commits. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'compat/msvc.h')
0 files changed, 0 insertions, 0 deletions