summaryrefslogtreecommitdiff
path: root/gitweb/gitweb.perl
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-10-26 13:14:45 -0700
committerJunio C Hamano <gitster@pobox.com>2016-10-26 13:14:45 -0700
commit8e83d0531579da7abbfc603b5268995c2464efe8 (patch)
tree243be5479322bdf43bbf1ee96c311991dca7bee6 /gitweb/gitweb.perl
parent56d268bafff7538f82c01d3c9c07bdc54b2993b1 (diff)
parent171c646f8c6484cca76933ebe8a6af52df47277d (diff)
downloadgit-8e83d0531579da7abbfc603b5268995c2464efe8.tar.gz
Merge branch 'dk/worktree-dup-checkout-with-bare-is-ok'
In a worktree connected to a repository elsewhere, created via "git worktree", "git checkout" attempts to protect users from confusion by refusing to check out a branch that is already checked out in another worktree. However, this also prevented checking out a branch, which is designated as the primary branch of a bare reopsitory, in a worktree that is connected to the bare repository. The check has been corrected to allow it. * dk/worktree-dup-checkout-with-bare-is-ok: worktree: allow the main brach of a bare repository to be checked out
Diffstat (limited to 'gitweb/gitweb.perl')
0 files changed, 0 insertions, 0 deletions