summaryrefslogtreecommitdiff
path: root/commit.c
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <junkio@cox.net>2005-05-24 23:35:38 -0700
committerLibravatar Linus Torvalds <torvalds@ppc970.osdl.org>2005-05-25 09:12:12 -0700
commitf4d89f26cec4e2de3abde7fb2ab3aed8840d5435 (patch)
tree95f29bec135aaea5f56630d9ab184129e31d38f5 /commit.c
parentgit-rev-tree: teach it about tag references (diff)
downloadtgif-f4d89f26cec4e2de3abde7fb2ab3aed8840d5435.tar.xz
[PATCH] Use pathspec array correctly
Oh, I am an idiot. Repeating the same check against the first element of pathspec array as many times as the pathspec array has elements in it would not do us any good. This patch allows you to specify more than one pathspec to diff-tree family and have them actually used. Signed-off-by: Junio C Hamano <junkio@cox.net> ;) Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions