diff options
| author | Patrick Steinhardt <ps@pks.im> | 2025-05-12 11:20:00 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-05-12 10:55:47 -0700 |
| commit | 15405cd325be6f51bea1115be6cc842d5b06f59d (patch) | |
| tree | 31554890dbca40549ed0204e4ab4cfa7e04c34f4 /builtin/diff.c | |
| parent | contrib: remove "emacs" directory (diff) | |
| download | git-15405cd325be6f51bea1115be6cc842d5b06f59d.tar.gz git-15405cd325be6f51bea1115be6cc842d5b06f59d.zip | |
contrib: remove "git-new-workdir"
The "git-new-workdir" command has been introduced to make it possible to
have a separate working directory in a different place. The command thus
predates git-worktree(1), which is what people use nowadays to create
any such working directory. As such, the script doesn't really have much
of a reason to exist nowadays anymore.
It also doesn't seem like the script is still in use: the last time it
has received an update was in e32afab7b03 (git-new-workdir: don't fail
if the target directory is empty, 2014-11-26), more than a decade ago.
Remove it as well as the tests that depend on it.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/diff.c')
0 files changed, 0 insertions, 0 deletions
