diff options
| author | Elijah Newren <newren@gmail.com> | 2020-03-27 00:48:49 +0000 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2020-03-27 11:33:29 -0700 |
| commit | b0a5a12a60393237f98ec4b0fcf2b7d3c3232a2a (patch) | |
| tree | 8f25177e052ac6448945433761908ac2476b4b19 /builtin/commit.c | |
| parent | t1091: make some tests a little more defensive against failures (diff) | |
| download | git-b0a5a12a60393237f98ec4b0fcf2b7d3c3232a2a.tar.gz git-b0a5a12a60393237f98ec4b0fcf2b7d3c3232a2a.zip | |
unpack-trees: allow check_updates() to work on a different index
check_updates() previously assumed it was working on o->result. We want
to use this function in combination with a different index_state, so
take the intended index_state as a parameter.
Reviewed-by: Derrick Stolee <dstolee@microsoft.com>
Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions
