Mercurial > hg
comparison mercurial/scmposix.py @ 20800:8253e55930a3
clone: abort if default destination has no meaningful name (BC)
If source URL has no path, default destination is resolved as '.'. It is
surprising than useful, and perhaps an unexpected behavior.
This change does not solve issue3880, but can avoid to clone into current
directory by accident.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sat, 22 Mar 2014 00:46:12 +0900 |
parents | 4c6f7f0dadab |
children | 23c995ed466b |
comparison
equal
deleted
inserted
replaced
20799:069bf1b821c8 | 20800:8253e55930a3 |
---|