Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Add article items for Git-bug #35

Open
denzuko opened this issue Jun 21, 2021 · 0 comments
Open

Feature: Add article items for Git-bug #35

denzuko opened this issue Jun 21, 2021 · 0 comments

Comments

@denzuko
Copy link

denzuko commented Jun 21, 2021

Code: https://github.com/MichaelMure/git-bug

https://www.youtube.com/watch?v=6Q4Lac0MCL0

Description:

git-bug is a bug tracker that:

  • is fully embedded in git: you only need your git repository to have a bug tracker
  • is distributed: use your normal git remote to collaborate, push and pull your bugs!
  • works offline: in a plane or under the sea? Keep reading and writing bugs!
  • prevents vendor lock-in: your usual service is down or went bad? You already have a full backup.
  • is fast: listing bugs or opening them is a matter of milliseconds
  • doesn't pollute your project: no files are added in your project
  • integrates with your tooling: use the UI you like (CLI, terminal, web) or integrate with your existing tools through the CLI or the GraphQL API
  • bridges to other bug trackers: use bridges to import and export to other trackers.
@denzuko denzuko changed the title Feature: Git-bug Feature: Add article items for Git-bug Jun 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants