diff options
author | Junio C Hamano <gitster@pobox.com> | 2014-09-19 11:38:34 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-09-19 11:38:34 -0700 |
commit | 04631848c4bd66bf802983482b7b99021da85c9f (patch) | |
tree | 6780c16454a9453ec1dbe87e27f6779a523f8918 /test-svn-fe.c | |
parent | Merge branch 'jk/index-pack-threading-races' (diff) | |
parent | read_index_unmerged(): remove unnecessary loop index adjustment (diff) | |
download | tgif-04631848c4bd66bf802983482b7b99021da85c9f.tar.xz |
Merge branch 'jp/index-with-corrupt-stages'
A broken reimplementation of Git could write an invalid index that
records both stage #0 and higher stage entries for the same path.
Notice and reject such an index, as there is no sensible fallback
(we do not know if the broken tool wanted to resolve and forgot to
remove higher stage entries, or if it wanted to unresolve and
forgot to remove the stage#0 entry).
* jp/index-with-corrupt-stages:
read_index_unmerged(): remove unnecessary loop index adjustment
read_index_from(): catch out of order entries when reading an index file
Diffstat (limited to 'test-svn-fe.c')
0 files changed, 0 insertions, 0 deletions