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

Re: [PATCH v2] allow user aliases for the --author parameter

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:45:14

Jeff King [off-list ref] writes:
My only complaint is:
quoted
+	strbuf_addf(&buf, "--author=%s", name);
+	av[++ac] = "--all";
+	av[++ac] = buf.buf;
+	av[++ac] = NULL;
I am too lazy to hit "shift", so I would use "-i".
I thought about it after writing the one you saw on the list, but from the
beginning I was planning to do this merely as a demonstration patch that
somebody who is interested in the feature can polish and resubmit with
test and documentation.  I didn't bother adding such frills --- that is
part of "polish and resubmit" cycle.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help