Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix git-clone buglet for remote case.
c2f599e introduced a buglet while cloning from a remote URL; we forgot to squelch the unnecessary error message when we try to cd to the given "remote" name, in order to see if it is a local directory. Signed-off-by: Junio C Hamano <junkio@cox.net>
- Loading branch information