summaryrefslogtreecommitdiffstats
path: root/git-receive-pack.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2006-06-22 19:49:35 +0000
committerJunio C Hamano <junio@hera.kernel.org>2006-06-22 19:49:35 +0000
commit97f518c4cae23baaa8a9731a830793ae23f97fc7 (patch)
treeac9e701be7efe826259641c61bfa1fe73a8a0b44 /git-receive-pack.html
parent74bbe9093313f04303e510a450bb4155c3681af9 (diff)
downloadgit-htmldocs-97f518c4cae23baaa8a9731a830793ae23f97fc7.tar.gz
Autogenerated HTML docs for v1.4.1-rc1
Diffstat (limited to 'git-receive-pack.html')
-rw-r--r--git-receive-pack.html7
1 files changed, 3 insertions, 4 deletions
diff --git a/git-receive-pack.html b/git-receive-pack.html
index 820c8a5fe..612fcb76a 100644
--- a/git-receive-pack.html
+++ b/git-receive-pack.html
@@ -3,7 +3,7 @@
<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.1" />
+<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 {
@@ -281,8 +281,7 @@ information fed from the remote end.</p>
<p>This command is usually not invoked directly by the end user.
The UI for the protocol is on the <em>git-send-pack</em> side, and the
program pair is meant to be used to push updates to remote
-repository. For pull operations, see <em>git-fetch-pack</em> and
-<em>git-clone-pack</em>.</p>
+repository. For pull operations, see <em>git-fetch-pack</em>.</p>
<p>The command allows for creation and fast forwarding of sha1 refs
(heads/tags) on the remote end (strictly speaking, it is the
local end receive-pack runs, but to the user who is sitting at
@@ -366,7 +365,7 @@ post-update hooks found in the Documentation/howto directory.</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 27-Dec-2005 00:16:33 PDT
+Last updated 22-Jun-2006 19:49:25 UTC
</div>
</div>
</body>