-
Suggestion
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 3.6.0, Qt Creator 4.3.0
When working on patches for Qt, you have two remote repositories: origin and gerrit.
When the local branch tracks origin, Push to Gerrit suggests origin for the push destination. This fails regularly for me as I forgot to change to "gerrit" before pressing push.
I see three possibilities:
- Prefer "gerrit" as remote name over other ones (may introduce other problems)
- Remember the last remote destination
- Only allow to select remotes with push access (most user friendly, probably most complicated to implement)