hoijui (hoijui) opened (edited)
I just installed current master as of today, and am testing:
- The docu mentions
git bug ls, but is seems not to exist anymore. Is there an other way to list issues? - The docu mentions
git bug bridge configure, but is seems not to exist anymore. -> I want to add a second bridge to a second github remote on a local repo. I opened .git/config, and copy&pasted the entry, editing the owner field accordingly; that seems to work somewhat, though when I push to this bridge, it pushed 0 issues (and there are no issues in the github UI), even though I have 54 open issues locally. - what is the difference between
git bug pushandgit bug bridge push(and same forpull)? I know it, but purely from CLI help messages, I could not deduce it. - Is it possible to pull form one github remote/bridge and push to an other?
- It is
git bug helpbutgit bug bridge --help