aboutsummaryrefslogtreecommitdiff
path: root/tree.c
diff options
context:
space:
mode:
authorSimon Hausmann <simon@lst.de>2008-03-03 11:55:48 +0100
committerJunio C Hamano <gitster@pobox.com>2008-03-03 21:53:51 -0800
commit30b5940bcd3ed7392795f6a27563013f6f806de4 (patch)
tree28a33c4d455cfa595ed320c019275e26a5058044 /tree.c
parenta798b2c0f60ed7ae9161a4c4affb6127ff3b2575 (diff)
downloadgit-30b5940bcd3ed7392795f6a27563013f6f806de4.tar.gz
git-30b5940bcd3ed7392795f6a27563013f6f806de4.tar.xz
git-p4: Fix import of changesets with file deletions
Commit 3a70cdfa42199e16d2d047c286431c4274d65b1a made readP4Files abort quickly when the changeset only contains files that are marked for deletion with an empty return value, which caused the commit to not do anything. This commit changes readP4Files to distinguish between files that need to be passed to p4 print and files that have no content ("deleted") and merge them in the returned list. Signed-off-by: Simon Hausmann <simon@lst.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'tree.c')
0 files changed, 0 insertions, 0 deletions