git-query

git data extraction tool using c and libgit2

git clone https://9o.is/git/git-query.git

commit db9f4da1b4100f0c8c09587315d8268f7231c9d8
parent f03e7ba303a1af19b7d8bca14f7f367ec95a05fe
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Sun, 25 Jun 2017 12:28:59 +0200

Makefile: remove TODO

fixes make dist, thanks stateless :)

Diffstat:
MMakefile | 3+--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/Makefile b/Makefile @@ -17,8 +17,7 @@ MAN1 = \ stagit-index.1 DOC = \ LICENSE\ - README\ - TODO + README HDR = compat.h COMPATOBJ = \