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 /contrib/git-svn | |
parent | cvsimport: repack every kilo-commits. (diff) | |
download | tgif-443f8338b9e248353a7095a1096684f1ed106c66.tar.xz |
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 'contrib/git-svn')
0 files changed, 0 insertions, 0 deletions