diff options
Diffstat (limited to 'Documentation/howto/use-git-daemon.txt')
-rw-r--r-- | Documentation/howto/use-git-daemon.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/howto/use-git-daemon.txt b/Documentation/howto/use-git-daemon.txt index 1a1eb246bf..4e2f75cb61 100644 --- a/Documentation/howto/use-git-daemon.txt +++ b/Documentation/howto/use-git-daemon.txt @@ -49,4 +49,3 @@ Now, test your daemon with $ git ls-remote git://127.0.0.1/rule-the-world.git If this does not work, find out why, and submit a patch to this document. - |