Enable the hgk extension by adding the following to your .hgrc file.
[extensions]
hgk =
Then, invoke the following command inside the directory of your mercurial repository:
hg view
References
21 Sep 2013
  
  
   - 
  mercurial
  
  
  
Enable the hgk extension by adding the following to your .hgrc file.
[extensions]
hgk =
Then, invoke the following command inside the directory of your mercurial repository:
hg view
References