Thread (4 messages) flat view 4 messages, 3 authors, 2016-06-15

Re: [PATCH] Avoid bug in Solaris xpg4/sed as used in submodule

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:53:32

Possibly related (same subject, not in this thread)

Andreas Schwab [off-list ref] writes:
Junio C Hamano [off-list ref] writes:
quoted
FWIW, it bothers me a lot more that expression does not anchor
matches against path elements with explicit '/' than the issue your patch
addresses, i.e.

	sed -e 's|[^/][^/]*/|../|g'
Note that this requires readding a trailing slash to the path, which
complicates the whole thing a bit.
Or simply swapping order of the stripping and sed invocation, which is not
a big deal.  I personally find the pattern with trailing '/' easier to grok
but it is also not a big deal.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help