OSDN Git Service

Merge branch 'jg/dash-is-last-branch-in-worktree-add'
authorJunio C Hamano <gitster@pobox.com>
Mon, 20 Jun 2016 18:01:02 +0000 (11:01 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 20 Jun 2016 18:01:02 +0000 (11:01 -0700)
"git worktree add" learned that '-' can be used as a short-hand for
"@{-1}", the previous branch.

* jg/dash-is-last-branch-in-worktree-add:
  worktree: allow "-" short-hand for @{-1} in add command


Trivial merge