git-tickets

track tickets in a plain text format within a git repository
git clone https://git.ce9e.org/git-tickets.git

commit
620746fde479e48a4a1a74fc1a2078f38870cfd6
parent
d022dad14f831d37dcad98bbe45a3694f413ddf9
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2017-07-16 17:43
typo

Diffstat

M README.md 2 +-

1 files changed, 1 insertions, 1 deletions


diff --git a/README.md b/README.md

@@ -166,7 +166,7 @@ free-text communication. But there are some important differences:
  166   166 -	A separate authentication system is used.
  167   167 -	A separate server is needed.
  168   168 
  169    -1 ### How does git-tickets compare to mailing debbugs?
   -1   169 ### How does git-tickets compare to debbugs?
  170   170 
  171   171 [debbugs] is basically a mailing list optimized for tickets. It solves the
  172   172 issue of filtering tickets. The other differences still apply.