diff options
author | Martin Langhoff <martin@catalyst.net.nz> | 2006-06-24 23:13:08 +1200 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-06-24 05:30:06 -0700 |
commit | 7ccd9009ac1fb4764ddf47a1a924ea917ff9468a (patch) | |
tree | ddb8fd251caa0eb310cf230e9d9d6d36d280cc43 /checkout-index.c | |
parent | acb70149bc5e9b9d99631a0cb59e7c2f80e92ddd (diff) | |
download | git-7ccd9009ac1fb4764ddf47a1a924ea917ff9468a.tar.gz |
cvsimport: setup indexes correctly for ancestors and incremental imports
Two bugs had slipped in the "keep one index per branch during import"
patch. Both incremental imports and new branches would see an
empty tree for their initial commit. Now we cover all the relevant
cases, checking whether we actually need to setup the index before
preparing the actual commit, and doing it.
Signed-off-by: Martin Langhoff <martin@catalyst.net.nz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'checkout-index.c')
0 files changed, 0 insertions, 0 deletions