diff options
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2012-01-07 21:45:59 +0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-01-08 13:48:27 -0800 |
commit | 3e6e0edde20f536b28cf1dac04c7376000bfc701 (patch) | |
tree | a0213e6b8da702cf3d32169d447593f41a98c79a /Documentation/git-cherry-pick.txt | |
parent | 4570aeb0d85f3b5ff274b6d5a651c2ee06d25d76 (diff) | |
download | git-3e6e0edde20f536b28cf1dac04c7376000bfc701.tar.gz |
clone: add --single-branch to fetch only one branchnd/clone-single-branch
When --single-branch is given, only one branch, either HEAD or one
specified by --branch, will be fetched. Also only tags that point to
the downloaded history are fetched.
This helps most in shallow clones, where it can reduce the download to
minimum and that is why it is enabled by default when --depth is given.
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-cherry-pick.txt')
0 files changed, 0 insertions, 0 deletions