| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" | |
| "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> | |
| <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> | |
| <head> | |
| <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> | |
| <meta name="generator" content="AsciiDoc 7.0.2" /> | |
| <style type="text/css"> | |
| /* Debug borders */ | |
| p, li, dt, dd, div, pre, h1, h2, h3, h4, h5, h6 { | |
| /* | |
| border: 1px solid red; | |
| */ | |
| } | |
| body { | |
| margin: 1em 5% 1em 5%; | |
| } | |
| a { color: blue; } | |
| a:visited { color: fuchsia; } | |
| em { | |
| font-style: italic; | |
| } | |
| strong { | |
| font-weight: bold; | |
| } | |
| tt { | |
| color: navy; | |
| } | |
| h1, h2, h3, h4, h5, h6 { | |
| color: #527bbd; | |
| font-family: sans-serif; | |
| margin-top: 1.2em; | |
| margin-bottom: 0.5em; | |
| line-height: 1.3; | |
| } | |
| h1 { | |
| border-bottom: 2px solid silver; | |
| } | |
| h2 { | |
| border-bottom: 2px solid silver; | |
| padding-top: 0.5em; | |
| } | |
| div.sectionbody { | |
| font-family: serif; | |
| margin-left: 0; | |
| } | |
| hr { | |
| border: 1px solid silver; | |
| } | |
| p { | |
| margin-top: 0.5em; | |
| margin-bottom: 0.5em; | |
| } | |
| pre { | |
| padding: 0; | |
| margin: 0; | |
| } | |
| span#author { | |
| color: #527bbd; | |
| font-family: sans-serif; | |
| font-weight: bold; | |
| font-size: 1.2em; | |
| } | |
| span#email { | |
| } | |
| span#revision { | |
| font-family: sans-serif; | |
| } | |
| div#footer { | |
| font-family: sans-serif; | |
| font-size: small; | |
| border-top: 2px solid silver; | |
| padding-top: 0.5em; | |
| margin-top: 4.0em; | |
| } | |
| div#footer-text { | |
| float: left; | |
| padding-bottom: 0.5em; | |
| } | |
| div#footer-badges { | |
| float: right; | |
| padding-bottom: 0.5em; | |
| } | |
| div#preamble, | |
| div.tableblock, div.imageblock, div.exampleblock, div.verseblock, | |
| div.quoteblock, div.literalblock, div.listingblock, div.sidebarblock, | |
| div.admonitionblock { | |
| margin-right: 10%; | |
| margin-top: 1.5em; | |
| margin-bottom: 1.5em; | |
| } | |
| div.admonitionblock { | |
| margin-top: 2.5em; | |
| margin-bottom: 2.5em; | |
| } | |
| div.content { /* Block element content. */ | |
| padding: 0; | |
| } | |
| /* Block element titles. */ | |
| div.title, caption.title { | |
| font-family: sans-serif; | |
| font-weight: bold; | |
| text-align: left; | |
| margin-top: 1.0em; | |
| margin-bottom: 0.5em; | |
| } | |
| div.title + * { | |
| margin-top: 0; | |
| } | |
| td div.title:first-child { | |
| margin-top: 0.0em; | |
| } | |
| div.content div.title:first-child { | |
| margin-top: 0.0em; | |
| } | |
| div.content + div.title { | |
| margin-top: 0.0em; | |
| } | |
| div.sidebarblock > div.content { | |
| background: #ffffee; | |
| border: 1px solid silver; | |
| padding: 0.5em; | |
| } | |
| div.listingblock > div.content { | |
| border: 1px solid silver; | |
| background: #f4f4f4; | |
| padding: 0.5em; | |
| } | |
| div.quoteblock > div.content { | |
| padding-left: 2.0em; | |
| } | |
| div.quoteblock .attribution { | |
| text-align: right; | |
| } | |
| div.admonitionblock .icon { | |
| vertical-align: top; | |
| font-size: 1.1em; | |
| font-weight: bold; | |
| text-decoration: underline; | |
| color: #527bbd; | |
| padding-right: 0.5em; | |
| } | |
| div.admonitionblock td.content { | |
| padding-left: 0.5em; | |
| border-left: 2px solid silver; | |
| } | |
| div.exampleblock > div.content { | |
| border-left: 2px solid silver; | |
| padding: 0.5em; | |
| } | |
| div.verseblock div.content { | |
| white-space: pre; | |
| } | |
| div.imageblock div.content { padding-left: 0; } | |
| div.imageblock img { border: 1px solid silver; } | |
| span.image img { border-style: none; } | |
| dl { | |
| margin-top: 0.8em; | |
| margin-bottom: 0.8em; | |
| } | |
| dt { | |
| margin-top: 0.5em; | |
| margin-bottom: 0; | |
| font-style: italic; | |
| } | |
| dd > *:first-child { | |
| margin-top: 0; | |
| } | |
| ul, ol { | |
| list-style-position: outside; | |
| } | |
| ol.olist2 { | |
| list-style-type: lower-alpha; | |
| } | |
| div.tableblock > table { | |
| border-color: #527bbd; | |
| border-width: 3px; | |
| } | |
| thead { | |
| font-family: sans-serif; | |
| font-weight: bold; | |
| } | |
| tfoot { | |
| font-weight: bold; | |
| } | |
| div.hlist { | |
| margin-top: 0.8em; | |
| margin-bottom: 0.8em; | |
| } | |
| td.hlist1 { | |
| vertical-align: top; | |
| font-style: italic; | |
| padding-right: 0.8em; | |
| } | |
| td.hlist2 { | |
| vertical-align: top; | |
| } | |
| @media print { | |
| div#footer-badges { display: none; } | |
| } | |
| include::./stylesheets/xhtml11-manpage.css[] | |
| /* Workarounds for IE6's broken and incomplete CSS2. */ | |
| div.sidebar-content { | |
| background: #ffffee; | |
| border: 1px solid silver; | |
| padding: 0.5em; | |
| } | |
| div.sidebar-title, div.image-title { | |
| font-family: sans-serif; | |
| font-weight: bold; | |
| margin-top: 0.0em; | |
| margin-bottom: 0.5em; | |
| } | |
| div.listingblock div.content { | |
| border: 1px solid silver; | |
| background: #f4f4f4; | |
| padding: 0.5em; | |
| } | |
| div.quoteblock-content { | |
| padding-left: 2.0em; | |
| } | |
| div.exampleblock-content { | |
| border-left: 2px solid silver; | |
| padding-left: 0.5em; | |
| } | |
| </style> | |
| <title>git-push(1)</title> | |
| </head> | |
| <body> | |
| <div id="header"> | |
| <h1> | |
| git-push(1) Manual Page | |
| </h1> | |
| <h2>NAME</h2> | |
| <div class="sectionbody"> | |
| <p>git-push - | |
| Update remote refs along with associated objects | |
| </p> | |
| </div> | |
| </div> | |
| <h2>SYNOPSIS</h2> | |
| <div class="sectionbody"> | |
| <div class="verseblock"> | |
| <div class="content"><em>git-push</em> [--all] [--dry-run] [--tags] [--receive-pack=<git-receive-pack>] | |
| [--repo=all] [-f | --force] [-v | --verbose] [<repository> <refspec>…]</div></div> | |
| </div> | |
| <h2>DESCRIPTION</h2> | |
| <div class="sectionbody"> | |
| <p>Updates remote refs using local refs, while sending objects | |
| necessary to complete the given refs.</p> | |
| <p>You can make interesting things happen to a repository | |
| every time you push into it, by setting up <em>hooks</em> there. See | |
| documentation for <a href="git-receive-pack.html">git-receive-pack(1)</a>.</p> | |
| </div> | |
| <h2>OPTIONS</h2> | |
| <div class="sectionbody"> | |
| <dl> | |
| <dt> | |
| <repository> | |
| </dt> | |
| <dd> | |
| <p> | |
| The "remote" repository that is destination of a push | |
| operation. See the section <a href="#URLS">GIT URLS</a> below. | |
| </p> | |
| </dd> | |
| <dt> | |
| <refspec> | |
| </dt> | |
| <dd> | |
| <p> | |
| The canonical format of a <refspec> parameter is | |
| <tt>+?<src>:<dst></tt>; that is, an optional plus <tt>+</tt>, followed | |
| by the source ref, followed by a colon <tt>:</tt>, followed by | |
| the destination ref. | |
| </p> | |
| <p>The <src> side can be an | |
| arbitrary "SHA1 expression" that can be used as an | |
| argument to <tt>git-cat-file -t</tt>. E.g. <tt>master~4</tt> (push | |
| four parents before the current master head).</p> | |
| <p>The local ref that matches <src> is used | |
| to fast forward the remote ref that matches <dst>. If | |
| the optional plus <tt>+</tt> is used, the remote ref is updated | |
| even if it does not result in a fast forward update.</p> | |
| <p>Note: If no explicit refspec is found, (that is neither | |
| on the command line nor in any Push line of the | |
| corresponding remotes file---see below), then all the | |
| heads that exist both on the local side and on the remote | |
| side are updated.</p> | |
| <p><tt>tag <tag></tt> means the same as <tt>refs/tags/<tag>:refs/tags/<tag></tt>.</p> | |
| <p>A parameter <ref> without a colon pushes the <ref> from the source | |
| repository to the destination repository under the same name.</p> | |
| <p>Pushing an empty <src> allows you to delete the <dst> ref from | |
| the remote repository.</p> | |
| </dd> | |
| <dt> | |
| --all | |
| </dt> | |
| <dd> | |
| <p> | |
| Instead of naming each ref to push, specifies that all | |
| refs under <tt>$GIT_DIR/refs/heads/</tt> be pushed. | |
| </p> | |
| </dd> | |
| <dt> | |
| --mirror | |
| </dt> | |
| <dd> | |
| <p> | |
| Instead of naming each ref to push, specifies that all | |
| refs under <tt>$GIT_DIR/refs/heads/</tt> and <tt>$GIT_DIR/refs/tags/</tt> | |
| be mirrored to the remote repository. Newly created local | |
| refs will be pushed to the remote end, locally updated refs | |
| will be force updated on the remote end, and deleted refs | |
| will be removed from the remote end. | |
| </p> | |
| </dd> | |
| <dt> | |
| --dry-run | |
| </dt> | |
| <dd> | |
| <p> | |
| Do everything except actually send the updates. | |
| </p> | |
| </dd> | |
| <dt> | |
| --tags | |
| </dt> | |
| <dd> | |
| <p> | |
| All refs under <tt>$GIT_DIR/refs/tags</tt> are pushed, in | |
| addition to refspecs explicitly listed on the command | |
| line. | |
| </p> | |
| </dd> | |
| <dt> | |
| --receive-pack=<git-receive-pack> | |
| </dt> | |
| <dd> | |
| <p> | |
| Path to the <em>git-receive-pack</em> program on the remote | |
| end. Sometimes useful when pushing to a remote | |
| repository over ssh, and you do not have the program in | |
| a directory on the default $PATH. | |
| </p> | |
| </dd> | |
| <dt> | |
| --exec=<git-receive-pack> | |
| </dt> | |
| <dd> | |
| <p> | |
| Same as --receive-pack=<git-receive-pack>. | |
| </p> | |
| </dd> | |
| <dt> | |
| -f, --force | |
| </dt> | |
| <dd> | |
| <p> | |
| Usually, the command refuses to update a remote ref that is | |
| not an ancestor of the local ref used to overwrite it. | |
| This flag disables the check. This can cause the | |
| remote repository to lose commits; use it with care. | |
| </p> | |
| </dd> | |
| <dt> | |
| --repo=<repo> | |
| </dt> | |
| <dd> | |
| <p> | |
| When no repository is specified the command defaults to | |
| "origin"; this overrides it. | |
| </p> | |
| </dd> | |
| <dt> | |
| --thin, --no-thin | |
| </dt> | |
| <dd> | |
| <p> | |
| These options are passed to <tt>git-send-pack</tt>. Thin | |
| transfer spends extra cycles to minimize the number of | |
| objects to be sent and meant to be used on slower connection. | |
| </p> | |
| </dd> | |
| <dt> | |
| -v, --verbose | |
| </dt> | |
| <dd> | |
| <p> | |
| Run verbosely. | |
| </p> | |
| </dd> | |
| </dl> | |
| </div> | |
| <h2>GIT URLS<a id="URLS"></a></h2> | |
| <div class="sectionbody"> | |
| <p>One of the following notations can be used | |
| to name the remote repository:</p> | |
| <div class="exampleblock"> | |
| <div class="exampleblock-content"> | |
| <ul> | |
| <li> | |
| <p> | |
| rsync://host.xz/path/to/repo.git/ | |
| </p> | |
| </li> | |
| <li> | |
| <p> | |
| http://host.xz/path/to/repo.git/ | |
| </p> | |
| </li> | |
| <li> | |
| <p> | |
| https://host.xz/path/to/repo.git/ | |
| </p> | |
| </li> | |
| <li> | |
| <p> | |
| git://host.xz/path/to/repo.git/ | |
| </p> | |
| </li> | |
| <li> | |
| <p> | |
| git://host.xz/~user/path/to/repo.git/ | |
| </p> | |
| </li> | |
| <li> | |
| <p> | |
| ssh://[user@]host.xz[:port]/path/to/repo.git/ | |
| </p> | |
| </li> | |
| <li> | |
| <p> | |
| ssh://[user@]host.xz/path/to/repo.git/ | |
| </p> | |
| </li> | |
| <li> | |
| <p> | |
| ssh://[user@]host.xz/~user/path/to/repo.git/ | |
| </p> | |
| </li> | |
| <li> | |
| <p> | |
| ssh://[user@]host.xz/~/path/to/repo.git | |
| </p> | |
| </li> | |
| </ul> | |
| </div></div> | |
| <p>SSH is the default transport protocol over the network. You can | |
| optionally specify which user to log-in as, and an alternate, | |
| scp-like syntax is also supported. Both syntaxes support | |
| username expansion, as does the native git protocol, but | |
| only the former supports port specification. The following | |
| three are identical to the last three above, respectively:</p> | |
| <div class="exampleblock"> | |
| <div class="exampleblock-content"> | |
| <ul> | |
| <li> | |
| <p> | |
| [user@]host.xz:/path/to/repo.git/ | |
| </p> | |
| </li> | |
| <li> | |
| <p> | |
| [user@]host.xz:~user/path/to/repo.git/ | |
| </p> | |
| </li> | |
| <li> | |
| <p> | |
| [user@]host.xz:path/to/repo.git | |
| </p> | |
| </li> | |
| </ul> | |
| </div></div> | |
| <p>To sync with a local directory, you can use:</p> | |
| <div class="exampleblock"> | |
| <div class="exampleblock-content"> | |
| <ul> | |
| <li> | |
| <p> | |
| /path/to/repo.git/ | |
| </p> | |
| </li> | |
| <li> | |
| <p> | |
| file:///path/to/repo.git/ | |
| </p> | |
| </li> | |
| </ul> | |
| </div></div> | |
| <p>They are mostly equivalent, except when cloning. See | |
| <a href="git-clone.html">git-clone(1)</a> for details.</p> | |
| </div> | |
| <h2>REMOTES</h2> | |
| <div class="sectionbody"> | |
| <p>In addition to the above, as a short-hand, the name of a | |
| file in <tt>$GIT_DIR/remotes</tt> directory can be given; the | |
| named file should be in the following format:</p> | |
| <div class="listingblock"> | |
| <div class="content"> | |
| <pre><tt> URL: one of the above URL format | |
| Push: <refspec> | |
| Pull: <refspec> | |
| </tt></pre> | |
| </div></div> | |
| <p>Then such a short-hand is specified in place of | |
| <repository> without <refspec> parameters on the command | |
| line, <refspec> specified on <tt>Push:</tt> lines or <tt>Pull:</tt> | |
| lines are used for <tt>git-push</tt> and <tt>git-fetch</tt>/<tt>git-pull</tt>, | |
| respectively. Multiple <tt>Push:</tt> and <tt>Pull:</tt> lines may | |
| be specified for additional branch mappings.</p> | |
| <p>Or, equivalently, in the <tt>$GIT_DIR/config</tt> (note the use | |
| of <tt>fetch</tt> instead of <tt>Pull:</tt>):</p> | |
| <div class="listingblock"> | |
| <div class="content"> | |
| <pre><tt> [remote "<remote>"] | |
| url = <url> | |
| push = <refspec> | |
| fetch = <refspec> | |
| </tt></pre> | |
| </div></div> | |
| <p>The name of a file in <tt>$GIT_DIR/branches</tt> directory can be | |
| specified as an older notation short-hand; the named | |
| file should contain a single line, a URL in one of the | |
| above formats, optionally followed by a hash <tt>#</tt> and the | |
| name of remote head (URL fragment notation). | |
| <tt>$GIT_DIR/branches/<remote></tt> file that stores a <url> | |
| without the fragment is equivalent to have this in the | |
| corresponding file in the <tt>$GIT_DIR/remotes/</tt> directory.</p> | |
| <div class="listingblock"> | |
| <div class="content"> | |
| <pre><tt> URL: <url> | |
| Pull: refs/heads/master:<remote> | |
| </tt></pre> | |
| </div></div> | |
| <p>while having <tt><url>#<head></tt> is equivalent to</p> | |
| <div class="listingblock"> | |
| <div class="content"> | |
| <pre><tt> URL: <url> | |
| Pull: refs/heads/<head>:<remote></tt></pre> | |
| </div></div> | |
| </div> | |
| <h2>Examples</h2> | |
| <div class="sectionbody"> | |
| <dl> | |
| <dt> | |
| git push origin master | |
| </dt> | |
| <dd> | |
| <p> | |
| Find a ref that matches <tt>master</tt> in the source repository | |
| (most likely, it would find <tt>refs/heads/master</tt>), and update | |
| the same ref (e.g. <tt>refs/heads/master</tt>) in <tt>origin</tt> repository | |
| with it. | |
| </p> | |
| </dd> | |
| <dt> | |
| git push origin :experimental | |
| </dt> | |
| <dd> | |
| <p> | |
| Find a ref that matches <tt>experimental</tt> in the <tt>origin</tt> repository | |
| (e.g. <tt>refs/heads/experimental</tt>), and delete it. | |
| </p> | |
| </dd> | |
| <dt> | |
| git push origin master:satellite/master | |
| </dt> | |
| <dd> | |
| <p> | |
| Find a ref that matches <tt>master</tt> in the source repository | |
| (most likely, it would find <tt>refs/heads/master</tt>), and update | |
| the ref that matches <tt>satellite/master</tt> (most likely, it would | |
| be <tt>refs/remotes/satellite/master</tt>) in <tt>origin</tt> repository with it. | |
| </p> | |
| </dd> | |
| <dt> | |
| git push origin master:refs/heads/experimental | |
| </dt> | |
| <dd> | |
| <p> | |
| Create the branch <tt>experimental</tt> in the <tt>origin</tt> repository | |
| by copying the current <tt>master</tt> branch. This form is usually | |
| needed to create a new branch in the remote repository as | |
| there is no <tt>experimental</tt> branch to match. | |
| </p> | |
| </dd> | |
| </dl> | |
| </div> | |
| <h2>Author</h2> | |
| <div class="sectionbody"> | |
| <p>Written by Junio C Hamano <junkio@cox.net>, later rewritten in C | |
| by Linus Torvalds <torvalds@osdl.org></p> | |
| </div> | |
| <h2>Documentation</h2> | |
| <div class="sectionbody"> | |
| <p>Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.</p> | |
| </div> | |
| <h2>GIT</h2> | |
| <div class="sectionbody"> | |
| <p>Part of the <a href="git.html">git(7)</a> suite</p> | |
| </div> | |
| <div id="footer"> | |
| <div id="footer-text"> | |
| Last updated 07-Jan-2008 07:50:37 UTC | |
| </div> | |
| </div> | |
| </body> | |
| </html> |