Browse Source

Add a useful hg alias

master
Jonathan "Duke" Leto 13 years ago
parent
commit
d8c655976e
  1. 3
      config/.hgrc

3
config/.hgrc

@ -11,3 +11,6 @@ hgext.mq =
git = 1
showfunc = 1
unified = 8
[alias]
qedit = !$EDITOR $(hg root)/.hg/patches/series

Loading…
Cancel
Save