summaryrefslogtreecommitdiffstats
path: root/git-push.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-06-27 11:05:05 -0700
committerJunio C Hamano <gitster@pobox.com>2016-06-27 11:05:05 -0700
commit042f2148898f2f73342c586887b252715dd8af8a (patch)
tree186d91f728919ef22f36d69ad4f555e3cb5277ff /git-push.html
parentfedb1b428f68e8626c38f0aef57a8379e58f3241 (diff)
downloadgit-htmldocs-042f2148898f2f73342c586887b252715dd8af8a.tar.gz
Autogenerated HTML docs for v2.9.0-137-gcf4c2
Diffstat (limited to 'git-push.html')
-rw-r--r--git-push.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/git-push.html b/git-push.html
index 424ab56e6..aed9e3193 100644
--- a/git-push.html
+++ b/git-push.html
@@ -922,8 +922,8 @@ already exists on the remote side.</p></div>
and also push annotated tags in <code>refs/tags</code> that are missing
from the remote but are pointing at commit-ish that are
reachable from the refs being pushed. This can also be specified
- with configuration variable <em>push.followTags</em>. For more
- information, see <em>push.followTags</em> in <a href="git-config.html">git-config(1)</a>.
+ with configuration variable <code>push.followTags</code>. For more
+ information, see <code>push.followTags</code> in <a href="git-config.html">git-config(1)</a>.
</p>
</dd>
<dt class="hdlist1">
@@ -1062,7 +1062,7 @@ origin +master</code> to force a push to the <code>master</code> branch). See th
For every branch that is up to date or successfully pushed, add
upstream (tracking) reference, used by argument-less
<a href="git-pull.html">git-pull(1)</a> and other commands. For more information,
- see <em>branch.&lt;name&gt;.merge</em> in <a href="git-config.html">git-config(1)</a>.
+ see <code>branch.&lt;name&gt;.merge</code> in <a href="git-config.html">git-config(1)</a>.
</p>
</dd>
<dt class="hdlist1">
@@ -1776,7 +1776,7 @@ a <code>git gc</code> command on the origin repository.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2016-02-26 14:09:26 PST
+Last updated 2016-06-27 11:04:05 PDT
</div>
</div>
</body>