osmith has submitted this change and it was merged. ( https://gerrit.osmocom.org/13109 )
Change subject: Add .gitreview ...................................................................... Add .gitreview Allows downloading patches quickly with 'git review -d 1308' and other shortcurts. We also have this in the other Osmocom repositories. Change-Id: I18712cf0779ec65389736132ad6b40e629c37dc6 --- A .gitreview 1 file changed, 3 insertions(+), 0 deletions(-) Approvals: Harald Welte: Looks good to me, but someone else must approve Pau Espin Pedrol: Looks good to me, but someone else must approve Neels Hofmeyr: Looks good to me, approved osmith: Verified diff --git a/.gitreview b/.gitreview new file mode 100644 index 0000000..dabcab9 --- /dev/null +++ b/.gitreview @@ -0,0 +1,3 @@ +[gerrit] +host=gerrit.osmocom.org +project=osmo-dev -- To view, visit https://gerrit.osmocom.org/13109 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-dev Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I18712cf0779ec65389736132ad6b40e629c37dc6 Gerrit-Change-Number: 13109 Gerrit-PatchSet: 1 Gerrit-Owner: osmith <[email protected]> Gerrit-Reviewer: Harald Welte <[email protected]> Gerrit-Reviewer: Max <[email protected]> Gerrit-Reviewer: Neels Hofmeyr <[email protected]> Gerrit-Reviewer: Pau Espin Pedrol <[email protected]> Gerrit-Reviewer: osmith <[email protected]>
