git/auto-build

This commit is contained in:
Marc Beninca 2019-08-24 20:44:48 +02:00
parent f0b95a2fe0
commit 8a4ec2ee20
5 changed files with 17 additions and 4 deletions

View file

@ -6,6 +6,7 @@ RTFD
:maxdepth: 2
public/firefox/index
public/git/index
public/ifupdown2/index
public/libnss3-tools/index
public/nginx/index

View file

@ -1,9 +1,8 @@
*********
Configure
*********
=========
Identity
========
--------
.. code:: shell
@ -17,3 +16,17 @@ Identity
[user]
name = "First Last"
email = "user@domain.tld"
Auto-build
----------
.. code:: shell
git config receive.denyCurrentBranch updateInstead
* .git/hooks/post-receive (+x)
.. code:: shell
#! /bin/sh
../build_script

View file

@ -4,6 +4,5 @@ Versions
.. toctree::
:maxdepth: 2
git/index
git-bash/index
gource/index