Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
clone: detect extra arguments
author
Jonathan Nieder
<jrnieder@gmail.com>
Thu, 29 Oct 2009 08:10:30 +0000
(
03:10
-0500)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 30 Oct 2009 22:18:11 +0000
(15:18 -0700)
If git clone is given more than two non-option arguments, it
silently throws away all but the first one. Complain instead.
Discovered by comparing the new builtin clone to the old
git-clone.sh.
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
d52dc4b
)
No differences found