author | Junio C Hamano <junkio@cox.net> | |
Sat, 7 Jan 2006 22:32:07 +0000 (14:32 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 8 Jan 2006 05:34:03 +0000 (21:34 -0800) | ||
commit | 9eafb7bad1a1982f1c01f4c7394fe7bc8e6ea3ae | |
tree | 4985bda998b37abc6d9d9e0f0edd602f80ce648e | tree | snapshot |
parent | 0907fedbeea12aa78a66b9d765b0e618a180b6ff | commit | diff |
git-status: use ls-files --others --directory for untracked list.
This shortens "Untracked files" list by using --directory option
when running ls-files --others.
Signed-off-by: Junio C Hamano <junkio@cox.net>
This shortens "Untracked files" list by using --directory option
when running ls-files --others.
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-status.sh | diff | blob | history |