Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>2015-06-12 13:49:24 +0300
committerJunio C Hamano <gitster@pobox.com>2015-06-13 01:21:44 +0300
commite1c1ab9d25864e8de0009f3f3149ec4386a14bf8 (patch)
tree177fac85096a1693a29b6478416e38221de4a8fb /builtin.h
parent562bc080934b1bd16099723e80cc82a0dc6356b7 (diff)
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 'builtin.h')
0 files changed, 0 insertions, 0 deletions