Thread (5 messages) flat view 5 messages, 3 authors, 2017-01-07

Re: [PATCH] rebase--interactive: count squash commits above 10 correctly

From: Jeff King <hidden>
Date: 2017-01-07 11:05:48

On Sat, Jan 07, 2017 at 11:51:23AM +0100, Johannes Schindelin wrote:
quoted
We can fix this by making the ".*" less greedy. Instead of
depending on ".*?" working portably, we can just limit the
match to non-digit characters, which accomplishes the same
thing.
Or we could simply require a space before the first digit, which would
maybe look a little simpler.
Yeah, if we can assume that all translations will always have a space
there. It is almost certainly true for Western languages, but I don't
know about others. It looks like the Korean translation omits a space
_after_ the digits, but there is still one before.

-Peff
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help