bos@144: $ \textbf{hg help qinit} bos@144: hg qinit [-c] bos@144: bos@144: init a new queue repository bos@144: bos@144: The queue repository is unversioned by default. If -c is bos@144: specified, qinit will create a separate nested repository bos@144: for patches. Use qcommit to commit changes to this queue bos@144: repository. bos@144: bos@144: options: bos@144: bos@144: -c --create-repo create queue repository bos@191: bos@191: use "hg -v help qinit" to show global options