diff mbox

Change in libosmocore[master]: add .gitreview

Message ID gerrit.1463500727000.I95235dddf60670c38a5a7a726c2a77f09d03c303@gerrit.osmocom.org
State New
Headers show

Commit Message

gerrit-no-reply@lists.osmocom.org May 17, 2016, 3:58 p.m. UTC
From lynxis lazus <lynxis@fe80.eu>:

lynxis lazus has uploaded a new change for review.

  https://gerrit.osmocom.org/69

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

Comments

gerrit-no-reply@lists.osmocom.org May 17, 2016, 4:03 p.m. UTC | #1
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?
gerrit-no-reply@lists.osmocom.org May 18, 2016, 1:25 p.m. UTC | #2
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.
gerrit-no-reply@lists.osmocom.org May 19, 2016, 6:39 a.m. UTC | #3
Patch Set 1: Code-Review+2
diff mbox

Patch

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