Integrated bug tracking in git

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

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.