Misspelled config directive in manual

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,

This is my first message to this list, well not only to say that I
love this tool, but mainly report a misspelled config directive in the
git-daemon manual (1.5.4.2).

It is said there to set the "uploadarchive" directive in the daemon
section to true. e.g :
[daemon]
        uploadpack = true
        uploadarchive = true
        receivepack = true

But in fact, the program expects "uploadarch" directive as below :

[daemon]
        uploadpack = true
        uploadarch = true
        receivepack = true

I spent some long minutes to figure this out, so it may help a lot if
this is corrected in the next version of the manual.

Regards,

--
Lionel TRESSENS
JFG Networks / over-blog.com
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux