]> Sergey Matveev's repositories - public-inbox.git/commit
clone: flesh out --objstore behavior and document
authorEric Wong <e@80x24.org>
Mon, 28 Nov 2022 05:31:45 +0000 (05:31 +0000)
committerEric Wong <e@80x24.org>
Mon, 28 Nov 2022 23:38:56 +0000 (23:38 +0000)
commit3c499dbc312a7cd32da4664a3cfad6500ab98e8d
tree98697a703fad5a047a46d6cfeb2d796b3c0ee52b
parent195e26acf93f5f13bf3dd33c0370b4fb7426377b
clone: flesh out --objstore behavior and document

We can support absolute paths to avoid surprising behaviors,
but relative paths are preferred since the goal is to be
accessible over the "dumb" HTTP git transport (the dumb
transport is uses less memory and CPU on the server).
Documentation/public-inbox-clone.pod
lib/PublicInbox/LeiMirror.pm