author | Pavel Roskin <proski@gnu.org> | |
Tue, 29 Nov 2005 06:20:49 +0000 (01:20 -0500) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 29 Nov 2005 07:55:12 +0000 (23:55 -0800) | ||
commit | 2c4ed386e8861e730037abe4f4d9e032c5c46242 | |
tree | 116ec987c167ce1489acbe8c1b6161e9e19344f1 | tree | snapshot |
parent | 9ef2b3cbf62d15aa0312bde349347873d7c0f399 | commit | diff |
git-clone --shared should imply --local
The "--shared" option to git-clone is silently ignored if "--local" is
not specified. The manual doesn't mention such dependency. Make
"--shared" imply "--local".
Signed-off-by: Pavel Roskin <proski@gnu.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
The "--shared" option to git-clone is silently ignored if "--local" is
not specified. The manual doesn't mention such dependency. Make
"--shared" imply "--local".
Signed-off-by: Pavel Roskin <proski@gnu.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-clone.sh | diff | blob | history |