libgitdit

Crates.iolibgitdit
lib.rslibgitdit
version0.5.0
sourcesrc
created_at2017-08-14 11:49:41.530657
updated_at2023-07-08 14:06:03.806773
descriptionA library for distributed issue tracking in git
homepage
repository
max_upload_size
id27490
size151,093
maintainers (github:ngyn-rs:maintainers)

documentation

README

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

Commit count: 0

cargo fmt