I am using ubuntu 9.10 and installed mercurial (hg) via apt-get. If I now call
hg glog
it says: unknown command 'glog'. I am using version 1.3.1 of hg.
How can I fix this?
|
feedback
|
|
Ok I had to enable it in the ~/.hgrc file:
See also http://mercurial.selenic.com/wiki/GraphlogExtension | |||
|
feedback
|