summaryrefslogtreecommitdiff
path: root/t/t5523-push-upstream.sh
Commit message (Expand)AuthorAgeFilesLines
* push: introduce '--branches' optionTeng Long2023-05-061-2/+10
* push: free_refs() the "local_refs" in set_refspecs()Ævar Arnfjörð Bjarmason2023-02-061-0/+1
* 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-191-16/+16
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
* tests: avoid variations of the `master` branch nameJohannes Schindelin2020-09-261-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-171-4/+4
* tests: use test_i18n* functions to suppress false positivesVasco Almeida2016-06-171-2/+2
* push/fetch/clone --no-progress suppresses progress outputcb/transfer-no-progressClemens 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-181-2/+2
* t5523-push-upstream: test progress messagesTay Ray Chuan2010-10-181-0/+38
* t5523-push-upstream: add function to ensure fresh upstream repoTay Ray Chuan2010-10-181-1/+5
* Add push --set-upstreamIlari Liusvaara2010-01-161-0/+69