aboutsummaryrefslogtreecommitdiff
path: root/upload-pack.c
diff options
context:
space:
mode:
authorElijah Newren <newren@gmail.com>2011-08-11 23:19:59 -0600
committerJunio C Hamano <gitster@pobox.com>2011-08-14 14:19:35 -0700
commitaacb82de3ff8ae7b0a9e4cfec16c1807b6c315ef (patch)
treef0d7c42d885f3eec2a693e110b8901f46f966491 /upload-pack.c
parent70cc3d36eba58f8bf177c91d82781fb727a9a4fa (diff)
downloadgit-aacb82de3ff8ae7b0a9e4cfec16c1807b6c315ef.tar.gz
git-aacb82de3ff8ae7b0a9e4cfec16c1807b6c315ef.tar.xz
merge-recursive: Split was_tracked() out of would_lose_untracked()
Checking whether a filename was part of stage 0 or stage 2 is code that we would like to be able to call from a few other places without also lstat()-ing the file to see if it exists in the working copy. Signed-off-by: Elijah Newren <newren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'upload-pack.c')
0 files changed, 0 insertions, 0 deletions