Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 733 Bytes

File metadata and controls

25 lines (16 loc) · 733 Bytes

git-dit library - the distributed issue tracker for git library

WARNING: This is pre-1.0! Expect bugs and incompatibilities!

git-dit features

  • Distributed issue tracking, without checking files into the repository
  • No structured data
    • An issue/comment is a commit
    • "Tags" are supported (see man git-interpret-trailers)
  • No additional software needed on the server-side.

When playing with this, please keep in mind that this is alpha quality - there are bugs, missing things and rough edges.

Documentation

For a system overview and conceptual information, refer to the documentation.

License

This library is licensed under terms of MPL-2.0.

(c) Julian Ganz, Matthias Beyer