summaryrefslogtreecommitdiff
path: root/t/t3705-add-sparse-checkout.sh
AgeCommit message (Expand)AuthorFilesLines
2021-12-22t1091/t3705: remove 'test-tool read-cache --table'Libravatar Derrick Stolee1-4/+4
2021-10-28add, rm, mv: fix bug that prevents the update of non-sparse dirsLibravatar Matheus Tavares1-0/+17
2021-09-28advice: update message to suggest '--sparse'Libravatar Derrick Stolee1-3/+6
2021-09-28add: update --renormalize to skip sparse pathsLibravatar Derrick Stolee1-1/+11
2021-09-28add: update --chmod to skip sparse pathsLibravatar Derrick Stolee1-1/+9
2021-09-28add: implement the --sparse optionLibravatar Derrick Stolee1-1/+16
2021-09-28add: skip tracked paths outside sparse-checkout coneLibravatar Derrick Stolee1-0/+12
2021-09-24t3705: test that 'sparse_entry' is unstagedLibravatar Derrick Stolee1-0/+14
2021-04-08add: warn when asked to update SKIP_WORKTREE entriesLibravatar Matheus Tavares1-7/+66
2021-04-08add: make --chmod and --renormalize honor sparse checkoutsLibravatar Matheus Tavares1-2/+2
2021-04-08t3705: add tests for `git add` in sparse checkoutsLibravatar Matheus Tavares1-0/+96