Merge branch 'jg/dash-is-last-branch-in-worktree-add'
commit6d41eb685a709b405ba0119453aaad3ad3888b7c
authorJunio C Hamano <gitster@pobox.com>
Mon, 20 Jun 2016 18:01:02 +0000 (20 11:01 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 20 Jun 2016 18:01:02 +0000 (20 11:01 -0700)
treeee256b65976d8f27492500356b6a38aa3f57dd28
parent1b3d14c1c89d8ad61be97a1f2d2606a07b25872b
parent1a450e2fd1f82311b214851d5b097b74c8fb0ade
Merge branch 'jg/dash-is-last-branch-in-worktree-add'

"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