diff options
author | Junio C Hamano <gitster@pobox.com> | 2016-12-07 11:11:26 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-12-07 11:31:58 -0800 |
commit | 89d38fb26664038a85eb5a0da8fa4d23228e450d (patch) | |
tree | 73714c2903ad447134f8b1a5d09499d5998a9809 /t/lib-diff-alternative.sh | |
parent | Start post 2.11 cycle (diff) | |
download | tgif-89d38fb26664038a85eb5a0da8fa4d23228e450d.tar.xz |
wt-status: implement opportunisitc index update correctly
The require_clean_work_tree() function calls hold_locked_index()
with die_on_error=0 to signal that it is OK if it fails to obtain
the lock, but unconditionally calls update_index_if_able(), which
will try to write into fd=-1.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/lib-diff-alternative.sh')
0 files changed, 0 insertions, 0 deletions