aboutsummaryrefslogtreecommitdiffstats
path: root/t/t5574-fetch-output.sh
AgeCommit message (Expand)AuthorFilesLines
2023-12-27Merge branch 'jx/fetch-atomic-error-message-fix'Junio C Hamano1-39/+50
2023-12-18fetch: no redundant error message for atomic fetchJiang Xin1-1/+1
2023-12-18t5574: test porcelain output of atomic fetchJiang Xin1-39/+50
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano1-2/+2
2023-05-10fetch: introduce machine-parseable "porcelain" output formatPatrick Steinhardt1-0/+159
2023-05-10fetch: print left-hand side when fetching HEAD:fooPatrick Steinhardt1-0/+47
2023-05-10fetch: add a test to exercise invalid output formatsPatrick Steinhardt1-0/+24
2023-05-10fetch: split out tests for output formatPatrick Steinhardt1-0/+63