From: Junio C Hamano Date: Tue, 19 Dec 2017 19:33:57 +0000 (-0800) Subject: Merge branch 'tg/worktree-create-tracking' X-Git-Tag: v2.16.0-rc0~42 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=66d3f19324ac9eeae8ef0d2ae2067ae7b18f8ac8;p=thirdparty%2Fgit.git Merge branch 'tg/worktree-create-tracking' The way "git worktree add" determines what branch to create from where and checkout in the new worktree has been updated a bit. * tg/worktree-create-tracking: add worktree.guessRemote config option worktree: add --guess-remote flag to add subcommand worktree: make add dwim worktree: add --[no-]track option to the add subcommand worktree: add can be created from any commit-ish checkout: factor out functions to new lib file --- 66d3f19324ac9eeae8ef0d2ae2067ae7b18f8ac8