summaryrefslogtreecommitdiffstats
path: root/howto/use-git-daemon.html
diff options
context:
space:
mode:
Diffstat (limited to 'howto/use-git-daemon.html')
-rw-r--r--howto/use-git-daemon.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/howto/use-git-daemon.html b/howto/use-git-daemon.html
index 63a57cc1d..b14bc7a06 100644
--- a/howto/use-git-daemon.html
+++ b/howto/use-git-daemon.html
@@ -735,13 +735,13 @@ asciidoc.install();
<body class="article">
<div id="header">
<h1>How to use git-daemon</h1>
-<span id="revdate">2023-10-20</span>
+<span id="revdate">2023-10-23</span>
</div>
<div id="content">
<div id="preamble">
<div class="sectionbody">
<div class="paragraph"><p>Git can be run in inetd mode and in stand alone mode. But all you want is
-let a coworker pull from you, and therefore need to set up a Git server
+to let a coworker pull from you, and therefore need to set up a Git server
real quick, right?</p></div>
<div class="paragraph"><p>Note that git-daemon is not really chatty at the moment, especially when
things do not go according to plan (e.g. a socket could not be bound).</p></div>
@@ -792,7 +792,7 @@ a good practice to put the paths after a "--" separator.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2023-10-20 16:57:23 PDT
+ 2023-10-23 14:44:16 PDT
</div>
</div>
</body>