add a qsync-enable
diff --git a/enable.sh b/enable.sh --- a/enable.sh +++ b/enable.sh @@ -6,9 +6,9 @@ repo_root=`dirname "$here"` cat << EOF >&2 -XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX -XXX Add the line below to the [extensions] section of you hgrc XXX -XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX +XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX +XXX Add lines below to the [extensions] section of you hgrc XXX +XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX EOF @@ -41,5 +41,5 @@ EOF cat << EOF >&2 -### check enable-qsync.sh if your need mq export too. +### check qsync-enable.sh if your need mq export too. EOF