aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-push.txt
AgeCommit message (Expand)AuthorFilesLines
2023-10-30Merge branch 'ms/doc-push-fix'Junio C Hamano1-1/+1
2023-10-20git-push doc: more visibility for -q optionMichal Suchanek1-1/+1
2023-10-09documentation: add missing articleElijah Newren1-1/+1
2023-08-24Merge branch 'ws/git-push-doc-grammofix'Junio C Hamano1-1/+1
2023-08-09git-push.txt: fix grammarWesley Schwengle1-1/+1
2023-05-06push: introduce '--branches' optionTeng Long1-1/+2
2022-11-14Doc: document push.recurseSubmodules=onlyJonathan Tan1-1/+5
2022-09-07docs: add CONFIGURATION sections that map to a built-inÆvar Arnfjörð Bjarmason1-0/+7
2021-07-16Merge branch 'ds/gender-neutral-doc'Junio C Hamano1-2/+2
2021-06-16doc: avoid using the gender of other peopleFelipe Contreras1-2/+2
2021-03-13Documentation/git-push.txt: correct configuration typoTaylor Blau1-1/+1
2020-10-03t, doc: update tests, reference for "--force-if-includes"Srinidhi Kaushik1-1/+25
2019-08-11doc: fix repeated wordsMark Rushakoff1-1/+1
2018-11-14push doc: document the DWYM behavior pushing to unqualified <dst>Ævar Arnfjörð Bjarmason1-0/+23
2018-09-19push doc: add spacing between two wordsÆvar Arnfjörð Bjarmason1-1/+1
2018-08-31push doc: correct lies about how push refspecs workÆvar Arnfjörð Bjarmason1-8/+44
2018-08-31push doc: move mention of "tag <tag>" later in the proseÆvar Arnfjörð Bjarmason1-2/+2
2018-08-31push doc: remove confusing mention of remote mergerÆvar Arnfjörð Bjarmason1-2/+1
2018-05-23Merge branch 'ah/misc-doc-updates'Junio C Hamano1-1/+2
2018-05-23Merge branch 'nd/doc-header'Junio C Hamano1-2/+2
2018-05-06doc: add '-d' and '-o' for 'git push'Andreas Heiduk1-1/+2
2018-05-02doc: keep first level section header in upper caseNguyễn Thái Ngọc Duy1-2/+2
2018-04-18doc: convert \--option to --optionMartin Ågren1-1/+1
2017-10-24builtin/push.c: add push.pushOption configMarius Paliga1-2/+8
2017-08-22Merge branch 'ma/parse-maybe-bool'Junio C Hamano1-2/+2
2017-08-07Doc/git-{push,send-pack}: correct --sign= to --signed=Martin Ågren1-2/+2
2017-04-19push: document & test --force-with-lease with multiple remotesÆvar Arnfjörð Bjarmason1-0/+41
2017-02-10Merge branch 'bw/push-submodule-only'Junio C Hamano1-6/+7
2017-02-01doc: add doc for git-push --recurse-submodules=onlyCornelius Weig1-6/+7
2017-01-10Merge branch 'mm/push-social-engineering-attack-doc'Junio C Hamano1-0/+2
2016-11-14doc: mention transfer data leaks in more placesMatt McCutchen1-0/+2
2016-08-10Merge branch 'jk/push-force-with-lease-creation'Junio C Hamano1-2/+3
2016-08-03Merge branch 'sb/push-options'Junio C Hamano1-1/+7
2016-07-26push: add shorthand for --force-with-lease branch creationJohn Keeping1-1/+2
2016-07-25Documentation/git-push: fix placeholder formattingJohn Keeping1-1/+1
2016-07-14push: accept push optionsStefan Beller1-1/+7
2016-06-28doc: typeset long command-line options as literalMatthieu Moy1-1/+1
2016-06-08doc: change configuration variables formatTom Russello1-3/+3
2016-03-10Merge branch 'mm/push-simple-doc' into maintJunio C Hamano1-0/+7
2016-02-26Merge branch 'mm/push-simple-doc'Junio C Hamano1-0/+7
2016-02-24Merge branch 'ew/force-ipv4'Junio C Hamano1-0/+7
2016-02-23Documentation/git-push: document that 'simple' is the defaultMatthieu Moy1-0/+7
2016-02-12connect & http: support -4 and -6 switches for remote operationsEric Wong1-0/+7
2016-01-12Merge branch 'ps/push-delete-option'Junio C Hamano1-1/+1
2015-12-16push: add '-d' as shorthand for '--delete'Patrick Steinhardt1-1/+1
2015-12-14push: add '--delete' flag to synopsisPatrick Steinhardt1-1/+1
2015-11-20push: add recurseSubmodules config optionMike Crowe1-10/+14
2015-10-29Merge branch 'jc/em-dash-in-doc'Junio C Hamano1-1/+1
2015-10-22Documentation: AsciiDoc spells em-dash as double-dashes, not tripleJunio C Hamano1-1/+1
2015-08-19push: support signing pushes iff the server supports itDave Borowitz1-7/+10
2015-08-19Documentation/git-push.txt: document when --signed may failDave Borowitz1-1/+3
2015-06-05Merge branch 'jk/asciidoc-markup-fix' into maintJunio C Hamano1-2/+2
2015-05-12doc: convert \--option to --optionJeff King1-2/+2
2015-03-31Merge branch 'ph/push-doc-cas' into maintJunio C Hamano1-8/+6
2015-03-28Merge branch 'ph/push-doc-cas'Junio C Hamano1-8/+6
2015-03-26git-push.txt: clean up force-with-lease wordingPhil Hord1-8/+6
2015-03-23Merge branch 'jk/push-config'Junio C Hamano1-1/+4
2015-03-14push: allow --follow-tags to be set by config push.followTagsDave Olszewski1-1/+4
2015-02-24Merge branch 'mg/push-repo-option-doc' into maintJunio C Hamano1-16/+2
2015-02-17Merge branch 'mg/push-repo-option-doc'Junio C Hamano1-16/+2
2015-02-11Merge branch 'sb/atomic-push'Junio C Hamano1-1/+6
2015-01-28git-push.txt: document the behavior of --repoMichael J Gruber1-16/+2
2015-01-07push.c: add an --atomic argumentRonnie Sahlberg1-1/+6
2014-12-22Merge branch 'po/everyday-doc' into maintJunio C Hamano1-1/+1
2014-12-12Merge branch 'po/everyday-doc'Junio C Hamano1-1/+1
2014-11-17Documentation: change "gitlink" typo in git-pushbrian m. carlson1-1/+1
2014-10-16Merge branch 'po/everyday-doc'Junio C Hamano1-1/+1
2014-10-10doc: add 'everyday' to 'git help'Philip Oakley1-1/+1
2014-10-08Merge branch 'jc/push-cert'Junio C Hamano1-1/+8
2014-09-15push: the beginning of "git push --signed"Junio C Hamano1-1/+8
2014-08-04Merge branch 'tf/maint-doc-push'Junio C Hamano1-1/+1
2014-07-31git-push: fix link in man pageTony Finch1-1/+1
2014-04-08Merge branch 'jl/nor-or-nand-and'Junio C Hamano1-1/+1
2014-03-31Documentation: fix misuses of "nor"Justin Lebar1-1/+1
2014-03-07Merge branch 'jc/push-2.0-default-to-simple'Junio C Hamano1-4/+6
2013-12-04push: use remote.$name.push as a refmapJunio C Hamano1-2/+7
2013-09-17Merge branch 'rh/ishes-doc'Junio C Hamano1-1/+1
2013-09-04use 'commit-ish' instead of 'committish'Richard Hansen1-1/+1
2013-07-22remote.c: add command line option parser for "--force-with-lease"Junio C Hamano1-11/+66
2013-06-26Merge branch 'mm/push-force-is-dangerous'Junio C Hamano1-0/+9
2013-06-18push: switch default from "matching" to "simple"Junio C Hamano1-11/+14
2013-06-18Documentation/git-push.txt: explain better cases where --force is dangerousMatthieu Moy1-0/+9
2013-06-05Merge branch 'tr/push-no-verify-doc'Junio C Hamano1-1/+6
2013-05-23Document push --no-verifyThomas Rast1-1/+6
2013-05-17documentation: trivial style cleanupsFelipe Contreras1-2/+1
2013-03-26Merge branch 'jc/maint-push-refspec-default-doc' into maintJunio C Hamano1-9/+14
2013-03-25Merge branch 'jc/push-follow-tag'Junio C Hamano1-1/+7
2013-03-21Merge branch 'jc/maint-push-refspec-default-doc'Junio C Hamano1-9/+14
2013-03-08Documentation/git-push: clarify the description of defaultsJunio C Hamano1-9/+14
2013-03-05push: --follow-tagsJunio C Hamano1-1/+7
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann1-4/+4
2013-01-05Merge branch 'cr/push-force-tag-update'Junio C Hamano1-4/+5
2012-12-02push: require force for annotated tagsChris Rorvick1-5/+5
2012-12-02push: require force for refs under refs/tags/Chris Rorvick1-5/+6
2012-11-27Documentation/git-push.txt: clarify the "push from satellite" workflowJunio C Hamano1-2/+14
2012-11-27Documentation: improve phrasing in git-push.txtMark Szepieniec1-1/+2
2012-11-18Merge branch 'mm/maint-doc-remote-tracking' into maintJunio C Hamano1-1/+1
2012-11-04Merge branch 'mm/maint-doc-remote-tracking'Jeff King1-1/+1
2012-10-25Documentation: remote tracking branch -> remote-tracking branchMatthieu Moy1-1/+1
2012-10-02Documentation: mention `push.default` in git-push.txtRamkumar Ramachandra1-3/+7
2012-05-02Merge branch 'jk/doc-asciidoc-inline-literal'Junio C Hamano1-7/+7
2012-04-26docs: stop using asciidoc no-inline-literalJeff King1-7/+7
2012-04-24Merge branch 'hv/submodule-recurse-push'Junio C Hamano1-4/+10
2012-03-30push: teach --recurse-submodules the on-demand optionHeiko Voigt1-4/+10
2012-02-22push: add '--prune' optionFelipe Contreras1-1/+9
2011-09-02Merge branch 'fg/submodule-ff-check-before-push'Junio C Hamano1-0/+6
2011-08-20push: Don't push a repository with unpushed submodulesFredrik Gustafsson1-0/+6
2011-08-04docs: put listed example commands in backticksJeff King1-10/+10
2011-03-11doc: drop author/documentation sections from most pagesJeff King1-10/+0
2010-10-13Documentation: gitrevisions is in section 7Jonathan Nieder1-1/+1
2010-08-20Documentation: do not convert ... operator to ellipsesJonathan Nieder1-1/+1
2010-07-25Documentation/git-push: Explain status output in more detailThomas Rast1-10/+23
2010-07-05Documentation: link to gitrevisions rather than git-rev-parseMichael J Gruber1-1/+1
2010-04-09Merge branch 'maint'Junio C Hamano1-1/+1
2010-04-09fetch/push: fix usage stringsTay Ray Chuan1-1/+1
2010-03-15Merge branch 'tc/transport-verbosity'Junio C Hamano1-4/+11
2010-02-24push: learn --progressTay Ray Chuan1-1/+8
2010-02-24Documentation/git-push: put --quiet before --verboseTay Ray Chuan1-4/+4
2010-02-18Documentation: describe --thin more accuratelyStephen Boyd1-3/+4
2010-02-17docs: don't talk about $GIT_DIR/refs/ everywhereJeff King1-3/+3
2010-02-08Merge branch 'maint'Junio C Hamano1-5/+10
2010-02-08Merge branch 'jc/maint-push-doc-status' into maintJunio C Hamano1-5/+10
2010-02-08git-push: document all the status flags used in the outputJunio C Hamano1-5/+10
2010-01-24Documentation: move away misplaced 'push --upstream' descriptionThomas Rast1-7/+7
2010-01-20Merge remote branch 'remotes/trast-doc/for-next'Junio C Hamano1-3/+3
2010-01-16Add push --set-upstreamIlari Liusvaara1-1/+8
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast1-3/+3
2009-12-30builtin-push: add --delete as syntactic sugar for :fooJan Krüger1-0/+4
2009-11-15Merge branch 'fc/doc-fast-forward'Junio C Hamano1-7/+7
2009-10-24Use 'fast-forward' all over the placeFelipe Contreras1-7/+7
2009-10-18document push's new quiet optionJeff King1-0/+5
2009-09-13git-push: Accept -n as a synonym for --dry-run.Nelson Elhage1-1/+2
2009-08-12push: point to 'git pull' and 'git push --force' in case of non-fast forwardMatthieu Moy1-0/+86
2009-06-27add --porcelain option to git-pushLarry D'Anna1-0/+11
2009-03-17git-push.txt: describe how to default to pushing only current branchChris Johnsen1-2/+24
2009-02-25Docs: Expand explanation of the use of + in git push refspecs.Marc Branchaud1-5/+31
2009-02-18Documentation/git-push: --all, --mirror, --tags can not be combinedGerrit Pape1-1/+1
2009-01-25Documentation: rework src/dst description in git pushAnders Melchiorsen1-11/+12
2009-01-25Documentation: more git push examplesAnders Melchiorsen1-3/+13
2009-01-25Documentation: simplify refspec format descriptionJunio C Hamano1-4/+5
2009-01-18Documentation: avoid using undefined parametersAnders Melchiorsen1-2/+2
2009-01-18Documentation: mention branches rather than headsAnders Melchiorsen1-2/+2
2009-01-18Documentation: remove a redundant elaborationAnders Melchiorsen1-2/+1
2009-01-18Documentation: git push repository can also be a remoteAnders Melchiorsen1-1/+3
2009-01-11Documentation/git-push.txt: minor: compress one optionjidanni@jidanni.org1-3/+1
2008-10-08git-push.txt: Describe --repo option in more detailJohannes Sixt1-5/+19
2008-08-09Merge branch 'maint'Junio C Hamano1-2/+2
2008-08-07asciidoc markup fixesJunio C Hamano1-1/+1
2008-08-01Update my e-mail addressJunio C Hamano1-1/+1
2008-07-29Make it clear that push can take multiple refspecsAbhijit Menon-Sen1-8/+9
2008-07-21Update my e-mail addressJunio C Hamano1-1/+1
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder1-2/+2
2008-07-01Documentation formatting and cleanupJonathan Nieder1-1/+1
2008-07-01Documentation: be consistent about "git-" versus "git "Jonathan Nieder1-1/+1
2008-06-21Correct documentation for git-push --mirrorShawn O. Pearce1-1/+2
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer1-10/+13
2008-06-06documentation: move git(7) to git(1)Christian Couder1-1/+1
2008-05-23Merge branch 'pb/push'Junio C Hamano1-6/+7
2008-05-05Merge branch 'pb/remote-mirror-config'Junio C Hamano1-1/+3
2008-05-04add special "matching refs" refspecPaolo Bonzini1-6/+7
2008-04-22Amend git-push refspec documentationSam Vilain1-10/+13
2008-04-20Add a remote.*.mirror configuration optionPaolo Bonzini1-1/+3
2008-02-19push: document the status outputJeff King1-0/+49
2008-02-19Documentation/push: clarify matching refspec behaviorJeff King1-3/+3
2008-01-06Documentation: rename gitlink macro to linkgitDan McGee1-2/+2
2007-11-14Merge branch 'aw/mirror-push' into jk/send-packJunio C Hamano1-0/+8
2007-11-12git-push: add documentation for the newly added --mirror modeAndy Whitcroft1-0/+8
2007-11-11push: mention --verbose option in documentationSteffen Prohaska1-2/+2
2007-10-15Add a --dry-run option to git-push.Brian Ewins1-1/+4
2007-09-18git-push: documentation and tests for pushing only branchesJeff King1-2/+2
2007-09-05Include a git-push example for creating a remote branchShawn O. Pearce1-0/+6
2007-08-04Fixed git-push manpageJyotirmoy Bhattacharya1-1/+1
2007-07-05Add urls.txt to git-clone man pageAndrew Ruder1-1/+1
2007-06-09git-push: Update description of refspecs and add examplesJunio C Hamano1-3/+22
2007-06-07War on whitespaceJunio C Hamano1-1/+0
2007-05-18Documentation: Reformatted SYNOPSIS for several commandsMatthias Kestenholz1-1/+3
2007-01-19rename --exec to --receive-pack for push and send-packUwe Kleine-König1-2/+5
2007-01-19Update documentation of fetch-pack, push and send-packUwe Kleine-König1-1/+1
2007-01-16git-push documentation: remaining bitsJunio C Hamano1-1/+13
2007-01-16document --exec for git-pushUwe Kleine-K,Av(Bnig1-1/+7
2006-12-13git-push: document removal of remote ref with :<dst> pathspecJunio C Hamano1-6/+9
2006-08-02git-push: allow -f as an alias for --forceJeff King1-1/+1
2006-07-09Assorted typo fixesPavel Roskin1-1/+1
2006-03-09Remove trailing dot after short descriptionFredrik Kuivinen1-1/+1
2006-02-21git-push: Update documentation to describe the no-refspec behavior.Carl Worth1-0/+6
2006-02-06Docs: minor git-push copyeditingJ. Bruce Fields1-3/+3
2006-02-06Docs: move git url and remotes text to separate sectionsJ. Bruce Fields1-2/+3
2006-02-06Docs: split up pull-fetch-param.txtJ. Bruce Fields1-1/+26
2006-01-29Merge fixes up to GIT 1.1.6Junio C Hamano1-4/+4
2006-01-29git push -f documentationJ. Bruce Fields1-4/+4
2006-01-15git-push: fix --tags and document it.Junio C Hamano1-1/+6
2005-12-05Documentation: push/receive hook references.Junio C Hamano1-0/+5
2005-10-19git-fetch/push/pull: documentation.Junio C Hamano1-0/+9
2005-09-20[PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov1-1/+1
2005-09-07Big tool rename.Junio C Hamano1-0/+36