hgbook

view es/examples/mq.qinit-help @ 718:c3863298abc7

Sync Makefile with the source
author Dongsheng Song <songdongsheng@live.cn>
date Thu May 21 17:09:48 2009 +0800 (2009-05-21)
parents
children
line source
1 #!/bin/bash
3 echo '[extensions]' >> $HGRC
4 echo 'hgext.mq =' >> $HGRC
6 #$ name: help
7 hg help qinit