mirror of
https://github.com/git/git.git
synced 2026-03-15 03:00:07 +01:00
When optional paths arguments are given, git-clean passes them to underlying git-ls-files; with this, you can say: git clean 'temp-*' to clean only the garbage files whose names begin with 'temp-'. Signed-off-by: Junio C Hamano <junkio@cox.net> Signed-off-by: Pavel Roskin <proski@gnu.org>
1.2 KiB
1.2 KiB