« Return to Thread: show merge info for git vc-log

Re: show merge info for git vc-log

by Dan Nicolaescu :: Rate this Message:

Reply to Author | View in Thread

Thierry Volpiatto <thierry.volpiatto@...> writes:

  > Dan Nicolaescu <dann@...> writes:
  >
  > > Dmitry Dzhus <dima@...> writes:
  > >
  > >   > Mercurial can do the same with graphlog extension enabled (it's included
  > >   > in Mercurial distribution now) if we add `-G` flag in
  > >   > `vc-hg-log-switches`.
  > >
  > > Is there a way to force that flag to work?
  > >
  > > $ hg log -G
  > > hg log: option -G not recognized
  > > hg log [OPTION]... [FILE]
  >
  > Add this to your .hgrc

That's not good.  To enable this by default, we need to be able to force
this flag to work from the command line.


 « Return to Thread: show merge info for git vc-log