aboutsummaryrefslogtreecommitdiff
path: root/thread-utils.c
diff options
context:
space:
mode:
authorEric Sunshine <sunshine@sunshineco.com>2015-07-06 13:30:50 -0400
committerJunio C Hamano <gitster@pobox.com>2015-07-06 11:07:45 -0700
commitfc56361f58a20f1259e1ba2364424ec27825c37f (patch)
tree293d47e4d744f245ba7e656af919f5c4c7f0170a /thread-utils.c
parentbdf0f375b9cf1c272233583a03eddef1772da99e (diff)
downloadgit-fc56361f58a20f1259e1ba2364424ec27825c37f.tar.gz
git-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 'thread-utils.c')
0 files changed, 0 insertions, 0 deletions