From 1fc64a6be52607d570c8a37651848c82b231a135 Mon Sep 17 00:00:00 2001 From: Saikishor Rasala <96971329+Saikishor164@users.noreply.github.com> Date: Wed, 16 Nov 2022 22:58:40 +0530 Subject: [PATCH] Update use-git-daemon.txt --- Documentation/howto/use-git-daemon.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/howto/use-git-daemon.txt b/Documentation/howto/use-git-daemon.txt index 7af2e52cf312c4..937c027de2bbf9 100644 --- a/Documentation/howto/use-git-daemon.txt +++ b/Documentation/howto/use-git-daemon.txt @@ -1,7 +1,7 @@ Content-type: text/asciidoc -How to use git-daemon -===================== +How to use git-daemon ? +======================= 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