diff options
author | Junio C Hamano <gitster@pobox.com> | 2016-02-10 14:20:05 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-02-10 14:20:05 -0800 |
commit | d0a1cbccab54d828be2d83acc73f38c162962966 (patch) | |
tree | 474f89e894ad4f8d6e47f5e27d1f08e102a4cd9f /t/perf | |
parent | Sync with 2.7.1 (diff) | |
parent | worktree: stop supporting moving worktrees manually (diff) | |
download | tgif-d0a1cbccab54d828be2d83acc73f38c162962966.tar.xz |
Merge branch 'nd/do-not-move-worktree-manually'
"git worktree" had a broken code that attempted to auto-fix
possible inconsistency that results from end-users moving a
worktree to different places without telling Git (the original
repository needs to maintain backpointers to its worktrees, but
"mv" run by end-users who are not familiar with that fact will
obviously not adjust them), which actually made things worse
when triggered.
* nd/do-not-move-worktree-manually:
worktree: stop supporting moving worktrees manually
worktree.c: fix indentation
Diffstat (limited to 't/perf')
0 files changed, 0 insertions, 0 deletions