git-review defaults to refs/publish/* which is deprecated
Bug #1780307 reported by
Derek Waldner
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
git-review (Ubuntu) |
Fix Committed
|
Undecided
|
Derek Waldner |
Bug Description
git-review 1.25.0 defaults to refs/publish/* when pushing changes without any command line options instead of refs/for/* as current gerrit 2.15.2 documentation indicates should be used. Shouldn't the default be to push to refs/for/* and have the --compatible option use the deprecated refs/publish/*?
ie. Shouldn't this line, https:/
To post a comment you must log in.
I'm not clearly understanding if this is an issue with the latest version (and thus, an upstream issue) or if there is a patch we can put in a stable release.
Could you try 18.04 (which contains the same version as Cosmic) and see if the issue still stands there? An easy way to do this is to use something like Multipass or LXD.
Thanks for reporting the bug; I hope we can get this solved.