hyperpolyglot
hyperpolyglot copied to clipboard
"create repository with no working directory" in Mercurial
This can be done by
hg init
hg checkout null
@develop7 I you sure about this? If so I'm send a patch.