git-server

git server-side stuff | stagit
git clone git://git.ckyln.com/~cem/hooks.git
Log | Files | Refs | README

commit ec80ecc5e89ef930a1437964fe23f899d1dca3f5
parent 483c59ae3042fb299a48ff53ef3612dae9b4a6d9
Author: Cem Keylan <cem@ckyln.com>
Date:   Fri, 19 Jun 2020 12:06:23 +0300

README: update

Diffstat:
MREADME | 7++++++-
1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/README b/README @@ -4,7 +4,7 @@ git server stuff Scripts and hooks I use to create my stagit page among with other stuff such as tarball creation and raw file serving. -This is the _incarnation_ of stagitbuild, which was one of my first shell +This is the _incarnation_ of stagitbuild[1], which was one of my first shell programs (I put it under VCS months after its creation). It rebuilt the whole website on a git push (with tarball creation) which took up to 10 whole seconds. It had terrible code quality and I tried fixing it, but it obviously needed a @@ -69,3 +69,8 @@ behaves. These files are as follows. - url :: Unless this file exists, the script will create its own as defined by the configuration. + + +references +-------------------------------------------------------------------------------- +[1]: https://github.com/cemkeylan/stagitbuild