aboutsummaryrefslogtreecommitdiff
path: root/t/t3002-ls-files-dashpath.sh
Commit message (Collapse)AuthorAge
* [PATCH] Teach git-ls-files about '--' to denote end of options.Fredrik Kuivinen2005-10-02
Useful if you have a file whose name starts with a dash. Signed-off-by: Fredrik Kuivinen <freku045@student.liu.se> Signed-off-by: Junio C Hamano <junkio@cox.net>