summaryrefslogtreecommitdiff
path: root/t/t5523-push-upstream.sh
AgeCommit message (Expand)Author
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano
2023-05-06push: introduce '--branches' optionTeng Long
2023-02-06push: free_refs() the "local_refs" in set_refspecs()Ævar Arnfjörð Bjarmason
2021-04-15transport: respect verbosity when setting upstreamØystein Walle
2020-11-19t55[23]*: adjust the references to the default branch name "main"Johannes Schindelin
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin
2020-09-27tests: avoid variations of the `master` branch nameJohannes Schindelin
2018-08-21tests: use 'test_must_be_empty' instead of 'test_cmp /dev/null <out>'SZEDER Gábor
2016-06-17t5523: use test_i18ngrep for negationVasco Almeida
2016-06-17tests: use test_i18n* functions to suppress false positivesVasco Almeida
2012-02-13push/fetch/clone --no-progress suppresses progress outputClemens Buchacher
2012-01-08fix push --quiet: add 'quiet' capability to receive-packClemens Buchacher
2010-10-18push: pass --progress down to git-pack-objectsJeff King
2010-10-18t5523-push-upstream: test progress messagesTay Ray Chuan
2010-10-18t5523-push-upstream: add function to ensure fresh upstream repoTay Ray Chuan
2010-01-17Add push --set-upstreamIlari Liusvaara