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

Re: [PATCH v2.1] Teach rebase interactive the mark command

From: Shawn O. Pearce <hidden>
Date: 2016-06-15 22:44:29

Jrg Sommer [off-list ref] wrote:
The format of the marks is as close as possible to the format of the
marks used by fast-export and fast-import,
Yay.
i.e. :001 == :1 and
“:12a” == :12. It differs from the format of fast-import in that point
that it requires a digit after the colon, i.e. “:abc” != :0 and “:-12”
and “:+12” aren't allowed.
Uh, that's a bug in fast-import.  ":4abc" is _not_ a mark if you
read the language specification.  Only ":4" is a mark.  So we are
accepting crap and reading it in odd ways.  Not good.

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