summaryrefslogtreecommitdiffstats
path: root/git-push.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-01-10 19:55:14 +0000
committerJunio C Hamano <junio@kernel.org>2010-01-10 19:55:14 +0000
commitb141a92205556b5770b078237a7aa84cd5bba7e2 (patch)
treed4f38a8f1021da7b0035fbaf37a7c67aa9a8f5f9 /git-push.txt
parentae05feeb712a3d1be55164218489ebebef0f72b2 (diff)
downloadgit-htmldocs-b141a92205556b5770b078237a7aa84cd5bba7e2.tar.gz
Autogenerated HTML docs for v1.6.6-136-g637af
Diffstat (limited to 'git-push.txt')
-rw-r--r--git-push.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/git-push.txt b/git-push.txt
index 52c0538df..e3eb1e8f1 100644
--- a/git-push.txt
+++ b/git-push.txt
@@ -91,6 +91,10 @@ nor in any Push line of the corresponding remotes file---see below).
will be tab-separated and sent to stdout instead of stderr. The full
symbolic names of the refs will be given.
+--delete::
+ All listed refs are deleted from the remote repository. This is
+ the same as prefixing all refs with a colon.
+
--tags::
All refs under `$GIT_DIR/refs/tags` are pushed, in
addition to refspecs explicitly listed on the command