summaryrefslogtreecommitdiff
path: root/Documentation/git-push.txt
AgeCommit message (Expand)AuthorFilesLines
2010-01-20Merge remote branch 'remotes/trast-doc/for-next'Libravatar Junio C Hamano1-3/+3
2010-01-16Add push --set-upstreamLibravatar Ilari Liusvaara1-1/+8
2010-01-10Documentation: spell 'git cmd' without dash throughoutLibravatar Thomas Rast1-3/+3
2009-12-30builtin-push: add --delete as syntactic sugar for :fooLibravatar Jan Krüger1-0/+4
2009-11-15Merge branch 'fc/doc-fast-forward'Libravatar Junio C Hamano1-7/+7
2009-10-24Use 'fast-forward' all over the placeLibravatar Felipe Contreras1-7/+7
2009-10-18document push's new quiet optionLibravatar Jeff King1-0/+5
2009-09-13git-push: Accept -n as a synonym for --dry-run.Libravatar Nelson Elhage1-1/+2
2009-08-12push: point to 'git pull' and 'git push --force' in case of non-fast forwardLibravatar Matthieu Moy1-0/+86
2009-06-27add --porcelain option to git-pushLibravatar Larry D'Anna1-0/+11
2009-03-17git-push.txt: describe how to default to pushing only current branchLibravatar Chris Johnsen1-2/+24
2009-02-25Docs: Expand explanation of the use of + in git push refspecs.Libravatar Marc Branchaud1-5/+31
2009-02-18Documentation/git-push: --all, --mirror, --tags can not be combinedLibravatar Gerrit Pape1-1/+1
2009-01-25Documentation: rework src/dst description in git pushLibravatar Anders Melchiorsen1-11/+12
2009-01-25Documentation: more git push examplesLibravatar Anders Melchiorsen1-3/+13
2009-01-25Documentation: simplify refspec format descriptionLibravatar Junio C Hamano1-4/+5
2009-01-18Documentation: avoid using undefined parametersLibravatar Anders Melchiorsen1-2/+2
2009-01-18Documentation: mention branches rather than headsLibravatar Anders Melchiorsen1-2/+2
2009-01-18Documentation: remove a redundant elaborationLibravatar Anders Melchiorsen1-2/+1
2009-01-18Documentation: git push repository can also be a remoteLibravatar Anders Melchiorsen1-1/+3
2009-01-11Documentation/git-push.txt: minor: compress one optionLibravatar jidanni@jidanni.org1-3/+1
2008-10-08git-push.txt: Describe --repo option in more detailLibravatar Johannes Sixt1-5/+19
2008-08-09Merge branch 'maint'Libravatar Junio C Hamano1-2/+2
2008-08-07asciidoc markup fixesLibravatar Junio C Hamano1-1/+1
2008-08-01Update my e-mail addressLibravatar Junio C Hamano1-1/+1
2008-07-29Make it clear that push can take multiple refspecsLibravatar Abhijit Menon-Sen1-8/+9
2008-07-21Update my e-mail addressLibravatar Junio C Hamano1-1/+1
2008-07-05manpages: italicize git command names (which were in teletype font)Libravatar Jonathan Nieder1-2/+2
2008-07-01Documentation formatting and cleanupLibravatar Jonathan Nieder1-1/+1
2008-07-01Documentation: be consistent about "git-" versus "git "Libravatar Jonathan Nieder1-1/+1
2008-06-21Correct documentation for git-push --mirrorLibravatar Shawn O. Pearce1-1/+2
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsLibravatar Stephan Beyer1-10/+13
2008-06-06documentation: move git(7) to git(1)Libravatar Christian Couder1-1/+1
2008-05-23Merge branch 'pb/push'Libravatar Junio C Hamano1-6/+7
2008-05-05Merge branch 'pb/remote-mirror-config'Libravatar Junio C Hamano1-1/+3
2008-05-04add special "matching refs" refspecLibravatar Paolo Bonzini1-6/+7
2008-04-22Amend git-push refspec documentationLibravatar Sam Vilain1-10/+13
2008-04-20Add a remote.*.mirror configuration optionLibravatar Paolo Bonzini1-1/+3
2008-02-19push: document the status outputLibravatar Jeff King1-0/+49
2008-02-19Documentation/push: clarify matching refspec behaviorLibravatar Jeff King1-3/+3
2008-01-06Documentation: rename gitlink macro to linkgitLibravatar Dan McGee1-2/+2
2007-11-14Merge branch 'aw/mirror-push' into jk/send-packLibravatar Junio C Hamano1-0/+8
2007-11-12git-push: add documentation for the newly added --mirror modeLibravatar Andy Whitcroft1-0/+8
2007-11-11push: mention --verbose option in documentationLibravatar Steffen Prohaska1-2/+2
2007-10-15Add a --dry-run option to git-push.Libravatar Brian Ewins1-1/+4
2007-09-18git-push: documentation and tests for pushing only branchesLibravatar Jeff King1-2/+2
2007-09-05Include a git-push example for creating a remote branchLibravatar Shawn O. Pearce1-0/+6
2007-08-04Fixed git-push manpageLibravatar Jyotirmoy Bhattacharya1-1/+1
2007-07-05Add urls.txt to git-clone man pageLibravatar Andrew Ruder1-1/+1
2007-06-09git-push: Update description of refspecs and add examplesLibravatar Junio C Hamano1-3/+22