mirror of
https://github.com/MichaelMure/git-bug.git
synced 2025-01-05 17:33:12 +03:00
700 B
700 B
Documentation
For users
- data model describes how the data model works and why.
- query language describes git-bug's query language.
- How-to: Read and edit offline your Github/Gitlab/Jira issues with git-bug
For developers
- ❗ data model describes how the data model works and why.
- ❗ internal bird-view gives an overview of the project architecture.
- ❗ Entity/DAG explains how to easily make your own distributed entity in git.
- query language describes git-bug's query language.
- JIRA bridge dev notes