hgbook

view en/examples/mq.qinit-help @ 938:651aa8fd9882

Work in progress in tour-basic
author Romain PELISSE <belaran@gmail.com>
date Mon Feb 16 10:42:23 2009 +0100 (2009-02-16)
parents 5cee64874312
children
line source
1 #!/bin/bash
3 echo '[extensions]' >> $HGRC
4 echo 'hgext.mq =' >> $HGRC
6 #$ name: help
7 hg help qinit