diff options
author | Jeff King <peff@peff.net> | 2015-04-22 15:30:58 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-04-22 13:38:58 -0700 |
commit | 88bab59c5bf8de2a1577c3134f4dff1e225409e2 (patch) | |
tree | 556c2836d2a935bd743dbca50a8b84fef05130ae /ewah/ewok_rlw.h | |
parent | t3903: stop hard-coding commit sha1s (diff) | |
download | tgif-88bab59c5bf8de2a1577c3134f4dff1e225409e2.tar.xz |
t3903: avoid applying onto dirty index
One of the tests in t3903 wants to make sure that applying a
stash that touches only "file" can still happen even if there
are working tree changes to "other-file". To do so, it adds
"other-file" to the index (since otherwise it is an
untracked file, voiding the purpose of the test).
But as we are about to refactor the dirty-index handling,
and as this test does not actually care about having a dirty
index (only a dirty working tree), let's bump the tracking
of "other-file" into the setup phase, so we can have _just_
a dirty working tree here.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'ewah/ewok_rlw.h')
0 files changed, 0 insertions, 0 deletions