Files
git/Documentation
Derrick Stolee f9786f9b85 rm: add --sparse option
As we did previously in 'git add', add a '--sparse' option to 'git rm'
that allows modifying paths outside of the sparse-checkout definition.
The existing checks in 'git rm' are restricted to tracked files that
have the SKIP_WORKTREE bit in the current index. Future changes will
cause 'git rm' to reject removing paths outside of the sparse-checkout
definition, even if they are untracked or do not have the SKIP_WORKTREE
bit.

Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2021-09-28 10:31:02 -07:00
..
2021-08-04 13:28:56 -07:00
2021-07-08 13:14:59 -07:00
2019-05-09 00:37:27 +09:00
2020-08-04 18:34:02 -07:00
2021-09-28 10:31:02 -07:00
2020-09-19 15:56:06 -07:00
2021-09-28 10:31:02 -07:00
2019-01-23 11:37:29 -08:00
2019-05-07 13:04:48 +09:00
2021-05-24 18:08:22 +09:00
2021-05-16 21:05:24 +09:00
2019-10-21 12:02:39 +09:00