Graph log - follow history across copies and renames
Stanimir Stamenkov
s7an10 at netscape.net
Sun Nov 28 08:50:44 UTC 2010
Sat, 27 Nov 2010 18:20:24 -0600, /Kevin Bullock/:
> `hg glog` is really a shortcut for `hg log --graph`, so you should be
> able to do `hg log --graph --follow`. It looks like `hg glog` in 1.7.1
> also takes revsets, so `hg glog -r ::.` is equivalent.
Issuing 'hg glog --follow' gives me:
hg glog: option --follow not recognized
Issuing 'hg log --graph --follow' gives me:
abort: --graph option is incompatible with --follow
--
Stanimir
More information about the Mercurial
mailing list