author | Pete Wyckoff <pw@padd.com> | |
Sun, 25 Dec 2011 02:07:32 +0000 (21:07 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 27 Dec 2011 18:19:30 +0000 (10:19 -0800) | ||
commit | ef86890ce5f01e6b5716ddcc11daddcd4e297157 | |
tree | dcc37a98127e7afd658c7aadb4d45f2804969386 | tree | snapshot |
parent | 6679c34c47be19ba8e9ea72129dfe768a49c5ab4 | commit | diff |
git-p4: clone does not use --git-dir
Complain if --git-dir is given during a clone. It has no
effect. Only --destination and --bare can change where the newly
cloned git dir will be.
Signed-off-by: Pete Wyckoff <pw@padd.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Complain if --git-dir is given during a clone. It has no
effect. Only --destination and --bare can change where the newly
cloned git dir will be.
Signed-off-by: Pete Wyckoff <pw@padd.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/fast-import/git-p4 | diff | blob | history | |
t/t9806-git-p4-options.sh | [new file with mode: 0755] | blob |