summaryrefslogtreecommitdiffstats
path: root/git-push.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-06-21 08:03:25 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-06-21 08:03:25 +0000
commit0e88f3e399da078c8e389db57ca99569c3fdd3a8 (patch)
treec7ec4e6fd1a6c15ab346f0f203e5cf804607cd68 /git-push.html
parentf43de609d47d6cec7e8d5e363f372455f59a7ecd (diff)
downloadgit-htmldocs-0e88f3e399da078c8e389db57ca99569c3fdd3a8.tar.gz
Autogenerated HTML docs for v1.6.3.2-363-gc5764
Diffstat (limited to 'git-push.html')
-rw-r--r--git-push.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/git-push.html b/git-push.html
index a01bd0b26..e27e34a3b 100644
--- a/git-push.html
+++ b/git-push.html
@@ -652,9 +652,12 @@ config file would appear like this:</p></div>
<div class="content">
<pre><tt> [remote "&lt;name&gt;"]
url = &lt;url&gt;
+ pushurl = &lt;pushurl&gt;
push = &lt;refspec&gt;
fetch = &lt;refspec&gt;</tt></pre>
</div></div>
+<div class="para"><p>The <tt>&lt;pushurl&gt;</tt> is used for pushes only. It is optional and defaults
+to <tt>&lt;url&gt;</tt>.</p></div>
<h3 id="_named_file_in_tt_git_dir_remotes_tt">Named file in <tt>$GIT_DIR/remotes</tt></h3><div style="clear:left"></div>
<div class="para"><p>You can choose to provide the name of a
file in <tt>$GIT_DIR/remotes</tt>. The URL
@@ -918,7 +921,7 @@ by Linus Torvalds &lt;torvalds@osdl.org&gt;</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2009-04-02 06:49:59 UTC
+Last updated 2009-06-21 08:03:01 UTC
</div>
</div>
</body>