diff options
author | Eric Sunshine <sunshine@sunshineco.com> | 2015-07-06 13:30:50 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-07-06 11:07:45 -0700 |
commit | fc56361f58a20f1259e1ba2364424ec27825c37f (patch) | |
tree | 293d47e4d744f245ba7e656af919f5c4c7f0170a /wildmatch.c | |
parent | checkout: drop 'checkout_opts' dependency from prepare_linked_checkout (diff) | |
download | tgif-fc56361f58a20f1259e1ba2364424ec27825c37f.tar.xz |
worktree: introduce "add" command
The plan is to relocate "git checkout --to" functionality to "git
worktree add". As a first step, introduce a bare-bones git-worktree
"add" command along with documentation. At this stage, "git worktree
add" merely invokes "git checkout --to" behind the scenes, but an
upcoming patch will move the actual functionality
(checkout.c:prepare_linked_checkout() and its helpers) to worktree.c.
Signed-off-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'wildmatch.c')
0 files changed, 0 insertions, 0 deletions