This is an automated email from Gerrit. Guido Günther ([email protected]) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/4644
-- gerrit commit 08d4b9d73869a25f0570c55171fd0e6b708849c7 Author: Guido Günther <[email protected]> Date: Fri Aug 10 10:39:01 2018 +0200 Add .gitreview file This makes gerrit setup for new users simpler by just using sudo apt-get install git-review git review -s A munual setup of branches is then not necessary anymore. Change-Id: I8b2177b2d4286119313292b456354559ff38e22a Signed-off-by: Guido Günther <[email protected]> diff --git a/.gitreview b/.gitreview new file mode 100644 index 0000000..0aea8e5 --- /dev/null +++ b/.gitreview @@ -0,0 +1,6 @@ +[gerrit] +host=openocd.zylin.com +port=29418 +project=openocd +defaultbranch=master + -- ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
