index
:
git
main
maint
master
next
seen
todo
Git: sistema de control de versiones
mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t5523-push-upstream.sh
Age
Commit message (
Expand
)
Author
2023-05-06
push: introduce '--branches' option
Teng Long
2023-02-06
push: free_refs() the "local_refs" in set_refspecs()
Ævar Arnfjörð Bjarmason
2021-04-15
transport: respect verbosity when setting upstream
Øystein Walle
2020-11-19
t55[23]*: adjust the references to the default branch name "main"
Johannes Schindelin
2020-11-19
tests: mark tests relying on the current default for `init.defaultBranch`
Johannes Schindelin
2020-09-27
tests: avoid variations of the `master` branch name
Johannes Schindelin
2018-08-21
tests: use 'test_must_be_empty' instead of 'test_cmp /dev/null <out>'
SZEDER Gábor
2016-06-17
t5523: use test_i18ngrep for negation
Vasco Almeida
2016-06-17
tests: use test_i18n* functions to suppress false positives
Vasco Almeida
2012-02-13
push/fetch/clone --no-progress suppresses progress output
Clemens Buchacher
2012-01-08
fix push --quiet: add 'quiet' capability to receive-pack
Clemens Buchacher
2010-10-18
push: pass --progress down to git-pack-objects
Jeff King
2010-10-18
t5523-push-upstream: test progress messages
Tay Ray Chuan
2010-10-18
t5523-push-upstream: add function to ensure fresh upstream repo
Tay Ray Chuan
2010-01-17
Add push --set-upstream
Ilari Liusvaara