Thread (1 message) 1 message, 1 author, 2016-06-15

Re: [PATCH] Make git-clean a builtin

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:43:47

"Carlos Rica" [off-list ref] writes:
2007/11/5, Junio C Hamano [off-list ref]:
quoted
Shawn Bohrer [off-list ref] writes:
quoted
+static int show_only = 0;
+static int remove_directories = 0;
+static int quiet = 0;
+static int ignored = 0;
+static int ignored_only = 0;
Please do not explicitly initialize static variables to zero.
Is it really needed to declare those variables outside of a function
in this case?
I do not think so --- I suspect that this is a simple cut &
paste from the standalone ls-files implementation.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help