diff options
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2012-12-16 11:15:25 +0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-12-15 23:04:21 -0800 |
commit | dbc3904ebc604bf5b818d9840b79228aacdd1343 (patch) | |
tree | a56387fb4b85cbe38ea4370d6dfc44ba14999953 /builtin/clone.c | |
parent | Git 1.7.12.4 (diff) | |
download | tgif-dbc3904ebc604bf5b818d9840b79228aacdd1343.tar.xz |
cache-tree: remove dead i-t-a code in verify_cache()
This code is added in 331fcb5 (git add --intent-to-add: do not let an
empty blob be committed by accident - 2008-11-28) to forbid committing
when i-t-a entries are present. When we allow that, we forgot to
remove this.
Noticed-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/clone.c')
0 files changed, 0 insertions, 0 deletions