From d06b47ce22c25f5214bc16d307de596335837f7b Mon Sep 17 00:00:00 2001 From: david Date: Fri, 11 Jul 2014 02:26:50 -0700 Subject: [PATCH] added link to git-review readme needed better resource for trouble shooting installs on different operating systems. Change-Id: I8ca43ae327b01264c136672cc21fb19da1c1ec52 --- doc/source/developers.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/source/developers.rst b/doc/source/developers.rst index 4225faa..e878dc9 100644 --- a/doc/source/developers.rst +++ b/doc/source/developers.rst @@ -131,6 +131,8 @@ pip:: pip install git-review +If you run into trouble, you can refer to the `git-review readme file +`_. All of git-review's interactions with gerrit are sequences of normal git commands. If you want to know more about what it's doing, just