]> git.ipfire.org Git - thirdparty/git.git/commit - diff-index.c
[PATCH] git-diff-cache: handle pathspec beginning with a dash
authorJonas Fonseca <fonseca@diku.dk>
Mon, 6 Jun 2005 21:27:00 +0000 (23:27 +0200)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 8 Jun 2005 20:03:25 +0000 (13:03 -0700)
commite0f0e891c1742c6ae22dbc648a1000ad8655ff34
treefc20786622f3fe0da7198a7d26bdd7cec7be9c06
parent2a68a8659f7dc55fd285d235ae2d19e7a8116c30
[PATCH] git-diff-cache: handle pathspec beginning with a dash

Parse everything after '--' as tree name or pathspec.

Signed-off-by: Jonas Fonseca <fonseca@diku.dk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
diff-cache.c