aboutsummaryrefslogtreecommitdiffstats
path: root/t/t5605-clone-local.sh
AgeCommit message (Expand)AuthorFilesLines
2025-04-15Merge branch 'bc/allow-upload-pack-from-other-people'Junio C Hamano1-3/+2
2025-04-01t5605: fix test for cloning from a different userbrian m. carlson1-3/+2
2024-12-10Merge branch 'bc/allow-upload-pack-from-other-people'Junio C Hamano1-0/+10
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2024-11-15Allow cloning from repositories owned by another userbrian m. carlson1-0/+10
2024-07-08Merge branch 'ps/leakfixes-more'Junio C Hamano1-0/+1
2024-06-11bundle: plug leaks in `create_bundle()`Patrick Steinhardt1-0/+1
2024-06-07update-ref: add support for 'symref-create' commandKarthik Nayak1-1/+1
2023-11-03t: mark several tests that assume the files backend with REFFILESPatrick Steinhardt1-1/+1
2023-11-03t: convert tests to not access symrefs via the filesystemPatrick Steinhardt1-1/+1
2023-11-01t: use git-show-ref(1) to check for ref existencePatrick Steinhardt1-1/+1
2023-02-06tests: don't lose exit status with "(cd ...; test <op> $(git ...))"Ævar Arnfjörð Bjarmason1-3/+9
2022-07-19Merge branch 'jk/clone-unborn-confusion'Junio C Hamano1-3/+13
2022-07-07clone: use remote branch if it matches default HEADJeff King1-3/+13
2022-04-25clone: die() instead of BUG() on bad refsDerrick Stolee1-0/+9
2020-11-19t5[6-9]*: adjust the references to the default branch name "main"Johannes Schindelin1-6/+6
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2018-07-16t5000-t5999: fix broken &&-chainsEric Sunshine1-1/+1
2016-03-16clone tests: rename t57* => t56*Stefan Beller1-0/+141