stagit

personal fork of stagit (rnpnr branch)
git clone anongit@rnpnr.xyz:stagit.git
Log | Files | Refs | Feed | README | LICENSE

Commit: 73f259f2557698a83c9fb7e11938feb775740741
Parent: c576a7ae6e0ee2642643a4b2b4e304ea204bc6ba
Author: sin
Date:   Wed,  6 Jan 2016 18:36:34 +0000

Update README - it also works on FreeBSD

Diffstat:
MREADME | 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