Mercurial > hgbook
view en/examples/mq.qinit-help @ 6:69d90ab9fd80
Really run example command sequences under a single shell.
Grotesque hackery involved. Bring strong stomachs.
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Mon, 26 Jun 2006 10:15:49 -0700 |
parents | 33a2e7b9978d |
children | 5cee64874312 |
line wrap: on
line source
echo '[extensions]' >> $HGRC echo 'hgext.mq =' >> $HGRC #$ name: help hg help qinit