commit 9729508f8bdf0382b3effd640fae0d3e4b648f69 from: Stefan Sperling via: Thomas Adam date: Sat Apr 22 18:10:25 2023 UTC document the path where gitwrapper looks for Git binaries commit - f897afc0fcd294f88a323de9c657589c5006affb commit + 9729508f8bdf0382b3effd640fae0d3e4b648f69 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