On Wed, Aug 29, 2018 at 06:09:11AM -0700, Jeff wrote:

> with
> git log --pretty=format:"..."
> 
> there's a placeholder '%m', which is documented as
> 
> *%m*: left (<), right (>) or boundary (-) mark
> >
> 
> So what does it mean actually? When I use it in my format description 
> string it's always ">".

Search the manpage of the `git log` for the description of the
"--left-right" command-line option. Also see "--left-only",
"--right-only" and "--cherry-pick".

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to