From lynxis lazus lynxis@fe80.eu:
lynxis lazus has uploaded a new change for review.
Change subject: add .gitreview ......................................................................
add .gitreview
A gitreview file is required to use git review. More information about git review https://www.mediawiki.org/wiki/Gerrit/git-review
Change-Id: I95235dddf60670c38a5a7a726c2a77f09d03c303 --- A .gitreview 1 file changed, 3 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/69/69/1
diff --git a/.gitreview b/.gitreview new file mode 100644 index 0000000..e0ebd90 --- /dev/null +++ b/.gitreview @@ -0,0 +1,3 @@ +[gerrit] +host=gerrit.osmocom.org +project=libosmocore
From Holger Freyther holger@freyther.de:
Holger Freyther has posted comments on this change.
Change subject: add .gitreview ......................................................................
Patch Set 1:
(1 comment)
https://gerrit.osmocom.org/#/c/69/1//COMMIT_MSG Commit Message:
Line 11: https://www.mediawiki.org/wiki/Gerrit/git-review This requires the user to have .ssh/config entry? Most people have one?
Patch Set 1:
(1 comment)
https://gerrit.osmocom.org/#/c/69/1//COMMIT_MSG Commit Message:
Line 11: https://www.mediawiki.org/wiki/Gerrit/git-review
This requires the user to have .ssh/config entry? Most people have one?
There is no need for a ssh/config entry. The default port for gerrit is 29418.
Patch Set 1: Code-Review+2
Holger Freyther has submitted this change and it was merged.
Change subject: add .gitreview ......................................................................
add .gitreview
A gitreview file is required to use git review. More information about git review https://www.mediawiki.org/wiki/Gerrit/git-review
Change-Id: I95235dddf60670c38a5a7a726c2a77f09d03c303 Reviewed-on: https://gerrit.osmocom.org/69 Tested-by: Jenkins Builder Reviewed-by: Holger Freyther holger@freyther.de --- A .gitreview 1 file changed, 3 insertions(+), 0 deletions(-)
Approvals: Jenkins Builder: Verified Holger Freyther: Looks good to me, approved
diff --git a/.gitreview b/.gitreview new file mode 100644 index 0000000..e0ebd90 --- /dev/null +++ b/.gitreview @@ -0,0 +1,3 @@ +[gerrit] +host=gerrit.osmocom.org +project=libosmocore