diff options
| author | William Sprent <williams@unity3d.com> | 2023-03-27 07:55:02 +0000 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2023-03-27 10:43:51 -0700 |
| commit | 24fc2cde6448233dbbe1f6695577a49679ccc98b (patch) | |
| tree | c32d0eb987d1f560ee0252b35e514f0d894723e8 /git-send-email.perl | |
| parent | The third batch (diff) | |
| download | git-24fc2cde6448233dbbe1f6695577a49679ccc98b.tar.gz git-24fc2cde6448233dbbe1f6695577a49679ccc98b.zip | |
builtin/sparse-checkout: remove NEED_WORK_TREE flag
In preparation for adding a sub-command to 'sparse-checkout' that can be
run in a bare repository, remove the 'NEED_WORK_TREE' flag from its
entry in the 'commands' array of 'git.c'.
To avoid that this changes any behaviour, add calls to
'setup_work_tree()' to all of the 'sparse-checkout' sub-commands and add
tests that verify that 'sparse-checkout <cmd>' still fail with a clear
error message telling the user that the command needs a work tree.
Signed-off-by: William Sprent <williams@unity3d.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-send-email.perl')
0 files changed, 0 insertions, 0 deletions
