Browse Source
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>maint
Matthias Lederhofer
19 years ago
committed by
Junio C Hamano
1 changed files with 14 additions and 3 deletions
Loading…
Reference in new issue