stagit
static git repository generator
git clone https://9o.is/git/stagit.git
commit cda4562555278be0213fdc24a60968ec3806a549 parent 874641cdeaf4a3468a9ec7588e1e490af6c12c69 Author: sin <sin@2f30.org> Date: Wed, 6 Jan 2016 18:36:34 +0000 Update README - it also works on FreeBSD Diffstat:
| M | README | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README b/README @@ -28,7 +28,7 @@ Dependencies ------------ - libgit2 (v0.22+). -- libc (tested with OpenBSD, glibc and musl). +- libc (tested with OpenBSD, FreeBSD, glibc and musl). - C compiler (C99). - make