author | Alexandre Julliard <julliard@winehq.org> | |
Sat, 6 Jan 2007 10:19:44 +0000 (11:19 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 6 Jan 2007 18:44:40 +0000 (10:44 -0800) | ||
commit | e6d7b2f62e52c95c47b078f786705ef9ff8f43c2 | |
tree | dabc271bc389a7d5e620ce4f7fdf09a955036150 | tree | snapshot |
parent | f9e8a43a007e81b564516576550a505967389942 | commit | diff |
git-clean: Fix the -q option.
The 'quiet' flag is set by -q, but it's not used anywhere.
Remove it and set the 'echo1' variable instead.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
The 'quiet' flag is set by -q, but it's not used anywhere.
Remove it and set the 'echo1' variable instead.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-clean.sh | diff | blob | history |