mirror of
https://github.com/MichaelMure/git-bug.git
synced 2024-12-13 20:13:15 +03:00
.. | ||
man | ||
md | ||
architecture.md | ||
bug-graph-1.png | ||
gen_docs.go | ||
howto-github.md | ||
jira_bridge.md | ||
merge1.png | ||
merge2.png | ||
model.md | ||
operations.png | ||
queries.md | ||
README.md |
Documentation
For users
- data model describe how the data model works and why.
- query language describe git-bug's query language.
- How-to: Read and edit offline your Github/Gitlab/Jira issues with git-bug
For developers
- ❗ data model describe how the data model works and why.
- ❗ internal bird-view gives an overview of the project architecture.
- ❗ Entity/DAG explain how to easily make your own distributed entity in git.
- query language describe git-bug's query language.
- JIRA bridge de v notes