-
Notifications
You must be signed in to change notification settings - Fork 113
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Tweak file listing to omit
.git
directory
In almost all cases, the `.git` directory content is not directly helpful in the file listing and it leads to a lot of noise in the output. Do not show `.git` files in file listing, but show a summary of size and file count at the end in the footer section. Signed-off-by: Matthias Diester <matthias.diester@de.ibm.com>
- Loading branch information
1 parent
9bbbae5
commit c02bba7
Showing
1 changed file
with
38 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters