From: Junio C Hamano Date: Sun, 2 Jun 2013 22:48:28 +0000 (-0700) Subject: Merge branch 'fc/fast-export-persistent-marks' X-Git-Tag: v1.8.4-rc0~238 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dbbc93b221c6ee9cb2d417a43078b0d2a986fd33;p=thirdparty%2Fgit.git Merge branch 'fc/fast-export-persistent-marks' Optimization for fast-export by avoiding unnecessarily resolving arbitrary object name and parsing object when only presence and type information is necessary, etc. * fc/fast-export-persistent-marks: fast-{import,export}: use get_sha1_hex() to read from marks file fast-export: don't parse commits while reading marks file fast-export: do not parse non-commit objects while reading marks file --- dbbc93b221c6ee9cb2d417a43078b0d2a986fd33