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

Re: [PATCH] builtin-push: resurrect parsing of Push: lines

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:42:24

Johannes Schindelin [off-list ref] writes:
The C'ification of push left these behind.
+#define MAX_REFSPECS 10
+static int current_refspec = 0;
+static char *refspecs_[MAX_REFSPECS];
While this fix makes perfect sense, I think MAX_URI set to 16 is
reasonable hard limit, but I am not happy about giving hard
limit to MAX_REFSPECS -- that's a regression from the shell
script one.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help