Mercurial > hg
comparison tests/test-tags.out @ 1314:d37a46859acd
Fix default clone destination
The default clone wasn't working:
$ hg clone hg
abort: repository hg/.hg not found!
This was because we were creating the destination directory from the
default, then checking whether it existed to determine whether to
expand the path.
author | mpm@selenic.com |
---|---|
date | Thu, 22 Sep 2005 09:47:03 -0700 |
parents | 6f274afc05c7 |
children | 7544700fd931 |
comparison
equal
deleted
inserted
replaced
1313:1cc7c0cbc30b | 1314:d37a46859acd |
---|