sgw | Static git web (fork of stagit) |
| download: https://git.y1.nz/archives/sgw.tar.gz | |
| README | Files | Log | Refs | LICENSE |
commit 9a781328821c1e37987be5573114a6ff3b6e0ee6 parent 3cc1509656a45bd13151ff171544e7a500073d67 Author: Hiltjo Posthuma <hiltjo@codemadness.org> Date: Fri, 8 Jan 2016 10:24:50 +0100 premature version bumperation (0.3) for git Diffstat:
| M | Makefile | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile @@ -1,7 +1,7 @@ include config.mk NAME = stagit -VERSION = 0.2 +VERSION = 0.3 SRC = \ stagit.c\ stagit-index.c
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.