summaryrefslogtreecommitdiff
path: root/t/t3602-rm-sparse-checkout.sh
AgeCommit message (Expand)AuthorFilesLines
2026-07-06t: convert grep assertions to test_grepMichael Montalbo1-2/+2
2024-12-15Merge branch 'bf/explicit-config-set-in-advice-messages'Junio C Hamano1-1/+1
2024-12-06advice: suggest using subcommand "git config set"Bence Ferdinandy1-1/+1
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2024-06-04sparse-checkout: pass string literals directly to add_pattern()Jeff King1-0/+1
2022-04-21tests: stop assuming --no-cone is the default mode for sparse-checkoutElijah Newren1-3/+3
2021-10-28add, rm, mv: fix bug that prevents the update of non-sparse dirsMatheus Tavares1-3/+34
2021-09-28advice: update message to suggest '--sparse'Derrick Stolee1-3/+6
2021-09-28rm: skip sparse paths with missing SKIP_WORKTREEDerrick Stolee1-2/+17
2021-09-28rm: add --sparse optionDerrick Stolee1-0/+12
2021-04-08rm: honor sparse checkout patternsMatheus Tavares1-0/+78