summaryrefslogtreecommitdiff
path: root/fetch-pack.c
diff options
context:
space:
mode:
authorEric Sunshine <sunshine@sunshineco.com>2015-07-17 23:00:16 (GMT)
committerJunio C Hamano <gitster@pobox.com>2015-07-20 18:29:52 (GMT)
commit1c56190aec502d946eb3db7365d6e54e2ffc7bd2 (patch)
treeeeacd225b72e0374f1929fbe77d120c3f3f31a6a /fetch-pack.c
parented197a6ab983783550bd0b0c71cb97d734f4cfaa (diff)
downloadgit-1c56190aec502d946eb3db7365d6e54e2ffc7bd2.zip
git-1c56190aec502d946eb3db7365d6e54e2ffc7bd2.tar.gz
git-1c56190aec502d946eb3db7365d6e54e2ffc7bd2.tar.bz2
worktree: populate via "git reset --hard" rather than "git checkout"
Now that git-worktree handles all functionality (--force, --detach, -b/-B) previously delegated to git-checkout, actual population of the new worktree can be accomplished more directly and lightweight with "git reset --hard" in place of "git checkout". Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'fetch-pack.c')
0 files changed, 0 insertions, 0 deletions