65 Commits (f740cc25298e2a0eb7c561c40854ed568c7de657)

Author SHA1 Message Date
Jeff King 989119d96e document push's new quiet option 15 years ago
Nelson Elhage 9f67fee2f0 git-push: Accept -n as a synonym for --dry-run. 15 years ago
Matthieu Moy 07436e43da push: point to 'git pull' and 'git push --force' in case of non-fast forward 15 years ago
Larry D'Anna 1965ff744a add --porcelain option to git-push 16 years ago
Chris Johnsen d6aba61f88 git-push.txt: describe how to default to pushing only current branch 16 years ago
Marc Branchaud 149f6ddfb3 Docs: Expand explanation of the use of + in git push refspecs. 16 years ago
Gerrit Pape bed5122f23 Documentation/git-push: --all, --mirror, --tags can not be combined 16 years ago
Anders Melchiorsen 803918462e Documentation: rework src/dst description in git push 16 years ago
Anders Melchiorsen 17507832ca Documentation: more git push examples 16 years ago
Junio C Hamano 7a0d911f11 Documentation: simplify refspec format description 16 years ago
Anders Melchiorsen 69274b6e87 Documentation: avoid using undefined parameters 16 years ago
Anders Melchiorsen 89edd5a901 Documentation: mention branches rather than heads 16 years ago
Anders Melchiorsen 391d186bab Documentation: remove a redundant elaboration 16 years ago
Anders Melchiorsen 98347fee9b Documentation: git push repository can also be a remote 16 years ago
jidanni@jidanni.org 4fc988efe6 Documentation/git-push.txt: minor: compress one option 16 years ago
Johannes Sixt bf07cc58ae git-push.txt: Describe --repo option in more detail 16 years ago
Junio C Hamano 0f4f4d1597 asciidoc markup fixes 16 years ago
Junio C Hamano 1ceb95c804 Update my e-mail address 17 years ago
Abhijit Menon-Sen 2c9693bda5 Make it clear that push can take multiple refspecs 17 years ago
Junio C Hamano 59eb68aa2b Update my e-mail address 17 years ago
Jonathan Nieder ba020ef5eb manpages: italicize git command names (which were in teletype font) 17 years ago
Jonathan Nieder 483bc4f045 Documentation formatting and cleanup 17 years ago
Jonathan Nieder b1889c36d8 Documentation: be consistent about "git-" versus "git " 17 years ago
Shawn O. Pearce 73f03627f4 Correct documentation for git-push --mirror 17 years ago
Stephan Beyer 3240240ff4 Docs: Use "-l::\n--long\n" format in OPTIONS sections 17 years ago
Christian Couder 9e1f0a85c6 documentation: move git(7) to git(1) 17 years ago
Paolo Bonzini a83619d692 add special "matching refs" refspec 17 years ago
Sam Vilain 491b1b1121 Amend git-push refspec documentation 17 years ago
Paolo Bonzini 84bb2dfd9f Add a remote.*.mirror configuration option 17 years ago
Jeff King 066a5268db push: document the status output 17 years ago
Jeff King 68d06c5200 Documentation/push: clarify matching refspec behavior 17 years ago
Dan McGee 5162e69732 Documentation: rename gitlink macro to linkgit 17 years ago
Andy Whitcroft ff20674815 git-push: add documentation for the newly added --mirror mode 17 years ago
Steffen Prohaska 05ee917a6e push: mention --verbose option in documentation 17 years ago
Brian Ewins 11f2441f05 Add a --dry-run option to git-push. 17 years ago
Jeff King 5c633a4cbe git-push: documentation and tests for pushing only branches 17 years ago
Shawn O. Pearce 4e560158c6 Include a git-push example for creating a remote branch 17 years ago
Jyotirmoy Bhattacharya 64a476e691 Fixed git-push manpage 18 years ago
Andrew Ruder 37ba05619c Add urls.txt to git-clone man page 18 years ago
Junio C Hamano bb9fca80ce git-push: Update description of refspecs and add examples 18 years ago
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Matthias Kestenholz 97925fde00 Documentation: Reformatted SYNOPSIS for several commands 18 years ago
Uwe Kleine-König d23842fd53 rename --exec to --receive-pack for push and send-pack 18 years ago
Uwe Kleine-König 18bd8821ca Update documentation of fetch-pack, push and send-pack 18 years ago
Junio C Hamano dc36f26525 git-push documentation: remaining bits 18 years ago
Uwe Kleine-K,Av(Bnig 5214f77044 document --exec for git-push 18 years ago
Junio C Hamano 25fb629058 git-push: document removal of remote ref with :<dst> pathspec 18 years ago
Jeff King 8f615493e6 git-push: allow -f as an alias for --force 19 years ago
Pavel Roskin addf88e455 Assorted typo fixes 19 years ago
Fredrik Kuivinen 7bd7f2804d Remove trailing dot after short description 19 years ago