aboutsummaryrefslogtreecommitdiffstats
path: root/t/t5523-push-upstream.sh
AgeCommit message (Expand)AuthorFilesLines
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2024-08-19Merge branch 'jc/tests-no-useless-tee'Junio C Hamano1-2/+2
2024-08-08tests: drop use of 'tee' that hides exit statusJunio C Hamano1-2/+2
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano1-6/+6
2023-05-06push: introduce '--branches' optionTeng Long1-2/+10
2023-02-06push: free_refs() the "local_refs" in set_refspecs()Ævar Arnfjörð Bjarmason1-0/+1
2021-04-15transport: respect verbosity when setting upstreamØystein Walle1-0/+7
2020-11-19t55[23]*: adjust the references to the default branch name "main"Johannes Schindelin1-16/+16
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2020-09-26tests: avoid variations of the `master` branch nameJohannes Schindelin1-10/+10
2018-08-21tests: use 'test_must_be_empty' instead of 'test_cmp /dev/null <out>'SZEDER Gábor1-1/+1
2016-06-17t5523: use test_i18ngrep for negationVasco Almeida1-4/+4
2016-06-17tests: use test_i18n* functions to suppress false positivesVasco Almeida1-2/+2
2012-02-13push/fetch/clone --no-progress suppresses progress outputClemens Buchacher1-1/+2
2012-01-08fix push --quiet: add 'quiet' capability to receive-packClemens Buchacher1-0/+7
2010-10-18push: pass --progress down to git-pack-objectsJeff King1-2/+2
2010-10-18t5523-push-upstream: test progress messagesTay Ray Chuan1-0/+38
2010-10-18t5523-push-upstream: add function to ensure fresh upstream repoTay Ray Chuan1-1/+5
2010-01-16Add push --set-upstreamIlari Liusvaara1-0/+69