summaryrefslogtreecommitdiff
path: root/builtin/commit.c
diff options
context:
space:
mode:
authorJonathan Tan <jonathantanmy@google.com>2019-06-11 14:06:46 -0700
committerJunio C Hamano <gitster@pobox.com>2019-06-11 14:29:08 -0700
commit5718c53d0ab47cc750e05d2af4a401197117c2f0 (patch)
treec5b243eff216d0dc97315b21515fd1ab3ceb6b10 /builtin/commit.c
parent8a30a1efd11bcfb7b0f5b8543492a09fc495ae60 (diff)
t5616: use correct flag to check object is missing
If we want to check whether an object is missing, the correct flag to pass to rev-list is --ignore-missing; --exclude-promisor-objects will exclude any object that came from the promisor remote, whether it is present or missing. Use the correct flag. Signed-off-by: Jonathan Tan <jonathantanmy@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions