diff options
author | SZEDER Gábor <szeder.dev@gmail.com> | 2018-11-14 11:46:20 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-11-16 13:15:21 +0900 |
commit | 7eae4a3ac4084e6f01bbab2847a399ea5677a099 (patch) | |
tree | bdcd9874e7d1ef8991a9f84a829c3de1d8147384 /Documentation/Makefile | |
parent | clone: respect additional configured fetch refspecs during initial fetch (diff) | |
download | tgif-7eae4a3ac4084e6f01bbab2847a399ea5677a099.tar.xz |
Documentation/clone: document ignored configuration variables
Due to limitations in the current implementation, some configuration
variables specified via 'git clone -c var=val' (or 'git -c var=val
clone') are ignored during the initial fetch and checkout.
Let the users know which configuration variables are known to be
ignored ('remote.origin.mirror' and 'remote.origin.tagOpt') under the
documentation of 'git clone -c', along with hints to use the options
'--mirror' and '--no-tags' instead.
Signed-off-by: SZEDER Gábor <szeder.dev@gmail.com>
Reviewed-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/Makefile')
0 files changed, 0 insertions, 0 deletions