git-barepo

Tools for sharing git bare repositories
git clone git://git.meso-star.com/git-repo.git
Log | Files | Refs | README | LICENSE

commit 9158342dc2a517b57f917c6ba343dc461fd8a079
parent 3574c3876c82b17c3fa04627511815090cf6d787
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Wed, 27 May 2026 17:41:43 +0200

git-publish: minor update to the man page

Sort environment variables in alphabetical order.

Diffstat:
Mgit-publish.1 | 12++++++------
1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/git-publish.1 b/git-publish.1 @@ -12,7 +12,7 @@ .\" .\" You should have received a copy of the GNU General Public License .\" along with this program. If not, see <http://www.gnu.org/licenses/>. -.Dd May 24, 2026 +.Dd May 27, 2026 .Dt GIT-PUBLISH 1 .Os .\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" @@ -118,11 +118,6 @@ section .Sh ENVIRONMENT .Bl -tag -width Ds .\"""""""""""""""""""""""""""""""""" -.It Ev GIT_PUBLISH_DIR_GIT -Directory in which bare repositories are made public. -The default is -.Pa /srv/git . -.\"""""""""""""""""""""""""""""""""" .It Ev GIT_PUBLISH_BASE_URL Base URL to make links in the ATOM feed absolute. It has no default value and must be explicitly defined if the @@ -130,6 +125,11 @@ It has no default value and must be explicitly defined if the option is not used, unless publications are to be deleted .Pq option Fl d . .\"""""""""""""""""""""""""""""""""" +.It Ev GIT_PUBLISH_DIR_GIT +Directory in which bare repositories are made public. +The default is +.Pa /srv/git . +.\"""""""""""""""""""""""""""""""""" .It Ev GIT_PUBLISH_DIR_WWW Directory where public repository HTML pages are stored. The default is