| Issue 2847: | To add field with pure gerrit reference value (without command line) | |
| 2 people starred this issue and may be notified of changes. | Back to list |
It would be pretty useful if field with pure gerrit reference (no command line format) would be added to change view. Either as new field in section "Download" or new field below section "Download" with possibility to copy it to clipboard. Example of current Download -> Checkout: git fetch ssh://user@gerrit.com:20000/repository refs/changes/29/45229/5 && git checkout FETCH_HEAD Proposition of adequate Gerrit Ref field value: refs/changes/29/45229/5 It would be useful for everybody working with Eclipse Git plugin because fetching from Gerrit needs only Gerrit Ref (refs/changes/29/45229/5) without command line.
Aug 25, 2014
Project Member
#1
david.pu...@sonymobile.com
Status:
AwaitingInformation
Feb 17, 2015
This functionality is provided by the 'egit' plugin [1]. [1] https://gerrit-review.googlesource.com/#/admin/projects/plugins/egit
Status:
Released
|
|
| ► Sign in to add a comment |