commit d7d615b695cb3ad78d12a6c91aceadd246ca811a from: Stefan Sperling date: Thu Apr 20 17:29:56 2023 UTC document the path where gitwrapper looks for Git binaries commit - e9ebc0aedfd54080225568796274d322480c8361 commit + d7d615b695cb3ad78d12a6c91aceadd246ca811a blob - 04633b0a172261dfdcd1bcaa34259c3a08fbec93 blob + cc8323f70f5f8811bc4c27aa0a9f878308664b43 --- gitwrapper/gitwrapper.1 +++ gitwrapper/gitwrapper.1 @@ -85,7 +85,13 @@ and exist on the filesystem will be served by Any other Git repositories will be served by .Xr git-upload-pack 1 and -.Xr git-receive-pack 1 . +.Xr git-receive-pack 1 +as found in Git's +.Pa libexec +directory, which is +.Pa /usr/local/libexec/git/ +by default on +.Ox . .Sh ENVIRONMENT .Bl -tag -width GOTD_CONF_PATH .It Ev GOTD_CONF_PATH