emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: show merge info for git vc-log


From: Kevin Rodgers
Subject: Re: show merge info for git vc-log
Date: Wed, 08 Jul 2009 20:11:50 -0600
User-agent: Thunderbird 2.0.0.22 (Macintosh/20090605)

Dan Nicolaescu wrote:
Thierry Volpiatto <address@hidden> writes:

  > Dan Nicolaescu <address@hidden> writes:
> > > Dmitry Dzhus <address@hidden> 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.

True, but you can enable it conditionally, depending on the exit status of "grep '^hgext.graphlog *=' $HOME/.hgrc"

--
Kevin Rodgers
Denver, Colorado, USA





reply via email to

[Prev in Thread] Current Thread [Next in Thread]