Integrated bug tracking in git

Peter Harpending d7d2a81de9 Add note that I'm not working on this 9 年之前
docs 41d76bd1a6 Add blank tutorial. 9 年之前
skel b55c6b5b27 Add a skeleton file. 9 年之前
.gitignore 07fd31e39b Add a minimal main.hs so `cabal install` works 9 年之前
LICENSE 0bd5e558e8 Initial commit, run `cabal init`. 9 年之前
README.md d7d2a81de9 Add note that I'm not working on this 9 年之前
Setup.hs 0bd5e558e8 Initial commit, run `cabal init`. 9 年之前
git-exterminate.cabal 8bb5202373 Mv src/Main.hs -> git-exterminate.hs 9 年之前
git-exterminate.hs 8bb5202373 Mv src/Main.hs -> git-exterminate.hs 9 年之前

README.md

git-exterminate

git-exterminate is an integrated bug tracking system for git. It's a git wrapper around another program of mine, decamp.

I'm not going to work on this until I get decamp working.