MichaelMure / git-bug

Distributed, offline-first bug tracker embedded in git, with bridges

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some commands don't work as described in the Readme

ulrichard opened this issue · comments

For example
git bug bridge configure
results in
Error: unknown command "configure" for "git-bug bridge"
but the following command works:
git bug bridge new

For new users it would be beneficial if the Readme reflected the current state of the code.

This is normal, as I just merged a very large rework of the CLI: #870

The readme will stay like that until the next released version.