Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-svn: add the 'dcommit' command
[gitweb.git]
/
Documentation
/
git-push.txt
diff --git
a/Documentation/git-push.txt
b/Documentation/git-push.txt
index 56afd64f42784457d73463ab9bea196264a3296b..d4ae99fa530a50fd354dc54004a7342afd693947 100644
(file)
--- a/
Documentation/git-push.txt
+++ b/
Documentation/git-push.txt
@@
-8,7
+8,7
@@
git-push - Update remote refs along with associated objects
SYNOPSIS
--------
-'git-push' [--all] [--tags] [--force] <repository> <refspec>...
+'git-push' [--all] [--tags] [-
f | -
-force] <repository> <refspec>...
DESCRIPTION
-----------