summaryrefslogtreecommitdiffstats
path: root/t/t5523-push-upstream.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* transport: respect verbosity when setting upstreamØystein Walle2021-04-151-0/+7
* t55[23]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-201-16/+16
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-201-0/+3
* tests: avoid variations of the `master` branch nameJohannes Schindelin2020-09-271-10/+10
* tests: use 'test_must_be_empty' instead of 'test_cmp /dev/null <out>'SZEDER Gábor2018-08-211-1/+1
* t5523: use test_i18ngrep for negationVasco Almeida2016-06-181-4/+4
* tests: use test_i18n* functions to suppress false positivesVasco Almeida2016-06-181-2/+2
* push/fetch/clone --no-progress suppresses progress outputClemens Buchacher2012-02-131-1/+2
* fix push --quiet: add 'quiet' capability to receive-packClemens Buchacher2012-01-081-0/+7
* push: pass --progress down to git-pack-objectsJeff King2010-10-191-2/+2
* t5523-push-upstream: test progress messagesTay Ray Chuan2010-10-191-0/+38
* t5523-push-upstream: add function to ensure fresh upstream repoTay Ray Chuan2010-10-191-1/+5
* Add push --set-upstreamIlari Liusvaara2010-01-171-0/+69