💾 Archived View for freeshell.de › tldr › git-bug.gmi captured on 2022-04-28 at 18:36:42. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
A distributed bug tracker that uses git's internal storage, so no files are added in your project.
You may submit your problems to the same git remote you use to interact with others, much like commits and branches.
git bug user create
git bug add
git bug push
git bug pull
git bug ls
git bug ls "{status}:{open} {sort}:{edit}"
git bug ls "{search_query}" baz
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).