diff options
| author | Derrick Stolee <derrickstolee@github.com> | 2022-02-23 14:29:14 +0000 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2022-02-23 12:24:41 -0800 |
| commit | 599701441e5e7853339306f56e82cb02543d53a7 (patch) | |
| tree | f77d0c7fef2142afd004c805647107a781557154 /builtin/commit.c | |
| parent | worktree: use 'worktree' over 'working tree' (diff) | |
| download | git-599701441e5e7853339306f56e82cb02543d53a7.tar.gz git-599701441e5e7853339306f56e82cb02543d53a7.zip | |
worktree: use 'worktree' over 'working tree'
It is helpful to distinguish between a 'working tree' and a 'worktree'.
A worktree contains a working tree plus additional metadata. This
metadata includes per-worktree refs and worktree-specific config.
This is the second of multiple changes to git-worktree.txt, restricted
to the COMMANDS section.
There is some language around the movement of "the working tree of a
linked worktree" which is used once, but the remaining uses are left as
just moving "a linked worktree" for brevity.
Helped-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Derrick Stolee <derrickstolee@github.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions
