summaryrefslogtreecommitdiff
path: root/t/t5613-info-alternate.sh
AgeCommit message (Expand)Author
2016-10-10alternates: use fspathcmp to detect duplicatesJeff King
2016-10-10sha1_file: always allow relative paths to alternatesJeff King
2016-10-10count-objects: report alternates via verbose modeJeff King
2016-10-10t5613: clarify "too deep" recursion testsJeff King
2016-10-03t5613: do not chdir in main processJeff King
2016-10-03t5613: whitespace/style cleanupsJeff King
2016-10-03t5613: use test_must_failJeff King
2016-10-03t5613: drop test_valid_repo functionJeff King
2016-10-03t5613: drop reachable_via functionJeff King
2016-04-06Merge branch 'sb/clone-t57-t56'Junio C Hamano
2016-03-16clone tests: rename t57* => t56*Stefan Beller