git - How to get diffs for Gerrit IDs? -
in development forum (rockbox firmware), contributor referenced numbers g#1552, g#1557, g#1558 , said these related gerrit , can used 'requisite patches' build. 1 supposed put these numbers actual patches? not familiar gerrit, know, used push changes, , not pull diffs repository.
do following:
- access gerrit ui using internet browser (https://gerrit-server)
- paste change number (only number, without "g#") @ search field
- click on search button
you'll change page information (author, date, branch, commit log, changed files, etc).
if want bring change local repository following:
- click on download button
- click on copy clipboard button (right side) of checkout option
- execute command on local repository
Comments
Post a Comment