DevTools/ReviewTips: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 23: Line 23:
   
   
  [extensions]
  [extensions]
fetch =
hgext.graphlog =
  hgext.mq =
  hgext.mq =
color =
rebase =


* Other nice things for your ~/.hgrc:
* Other nice things for your ~/.hgrc:
Line 38: Line 34:
  [alias]
  [alias]
  qlog = log --stat -r qtip:qbase
  qlog = log --stat -r qtip:qbase
[extensions]
fetch =
hgext.graphlog =
color =
rebase =
   
   
  # http://mercurial.selenic.com/wiki/ColorExtension
  # http://mercurial.selenic.com/wiki/ColorExtension
Confirmed users
295

edits

Navigation menu