Sascha
Sascha
> I was bitten by this issue after `release-21.11`. I remap my leader from `\` to `Space`, and since it seems `programs.neovim.extraConfig` is called later than the plugins my config...
I have a question. Can one git-bug instance already manage multiple repositories? I thought that I have to run multiple instances per repository. If this is currently not possible, maybe...
The Makefile does contain two targets ([clean local bugs](https://github.com/MichaelMure/git-bug/blob/master/Makefile#L45-L48) and [clean local identities](https://github.com/MichaelMure/git-bug/blob/master/Makefile#L53-L56)) which seem to remove the "not so obvious" directories. Though, they don't cleanup the `.git/config` and the...
`purge` and `wipe` might also fit.
Just for reference https://github.com/MichaelMure/git-bug/issues/637
> I'd like to be able to run something like: `git-bug focus ui crash` and have `-l ui -l crash` automatically applied to all future `ls` commands. The WebUI on...
:+1: from me. I would also propose a slightly different version. Currently the call format is `Binary - Entity - Operation` E.g. `gb bug add (specific args)`. Another option would...
Accidentally hit `comment` without everything written. :)
@MichaelMure Shortly before falling asleep yesterday, I got another idea. It might be possible to keep the git porcelain CLI and support new entities like PR. Just treat the problem...
Just my two cents on seeing the progress over at PR #870. Maybe a [Poll](https://github.com/MichaelMure/git-bug/discussions/categories/polls) would yield more user feedback then this old issue. :shrug: Personally, I think it would...