-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

git bug


> 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.

More information.


Create a new identity:

git bug user create

Create a new bug:

git bug add

You can push your new entry to a remote:

git bug push

You can pull for updates:

git bug pull

List existing bugs:

git bug ls

Filter and sort bugs using a query:

git bug ls "{status}:{open} {sort}:{edit}"

Search for bugs by text content:

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).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 03:03:38 2024