diff options
author | Matthias Lederhofer <matled@gmx.net> | 2006-05-22 23:02:06 +0200 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-05-23 00:36:51 -0700 |
commit | 443f8338b9e248353a7095a1096684f1ed106c66 (patch) | |
tree | 6be399835e5de5aecd5b735bd9bce086dc87af26 /git-cvsimport.perl | |
parent | 4adcea995e97361d0900aaf27c60fad0b03b9ad1 (diff) | |
download | git-443f8338b9e248353a7095a1096684f1ed106c66.tar.gz |
git status: skip empty directories, and add -u to show all untracked files
By default, we use --others --directory to show uninteresting
directories (to get user's attention) without their contents (to
unclutter output). Showing empty directories do not make sense,
so pass --no-empty-directory when we do so.
Giving -u (or --untracked) disables this uncluttering to let the
user get all untracked files.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'git-cvsimport.perl')
0 files changed, 0 insertions, 0 deletions