Mercurial > hgbook
view en/examples/mq.qinit-help @ 36:5cee64874312
Require examples to be executable, so it's easier to see them with "ls".
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Mon, 17 Jul 2006 00:00:12 -0700 |
parents | 69d90ab9fd80 |
children | 6f37e6a7d8cd |
line wrap: on
line source
echo '[extensions]' >> $HGRC echo 'hgext.mq =' >> $HGRC #$ name: help hg help qinit