diff options
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2015-06-12 17:49:24 +0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-06-12 15:21:44 -0700 |
commit | e1c1ab9d25864e8de0009f3f3149ec4386a14bf8 (patch) | |
tree | 177fac85096a1693a29b6478416e38221de4a8fb /Documentation/git-rerere.txt | |
parent | prune --worktrees: fix expire vs worktree existence condition (diff) | |
download | tgif-e1c1ab9d25864e8de0009f3f3149ec4386a14bf8.tar.xz |
checkout: don't check worktrees when not necessary
When --patch or pathspecs are passed to git checkout, the working tree
will not be switching branch, so there's no need to check if the branch
that we are running checkout on is already checked out.
Original-patch-by: Spencer Baugh <sbaugh@catern.com>
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-rerere.txt')
0 files changed, 0 insertions, 0 deletions