From 0c16011d3ac1bdc8c22278f949a5b8bb8c23846e Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Wed, 16 Jan 2019 09:17:16 +0000 Subject: Add some git instructions to overview --- src/zuulv3/overview.rst | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'src') diff --git a/src/zuulv3/overview.rst b/src/zuulv3/overview.rst index c385964..a14e671 100644 --- a/src/zuulv3/overview.rst +++ b/src/zuulv3/overview.rst @@ -25,6 +25,29 @@ Zuul .. hidetitle:: .. ansi:: images/title.ans +This Talk +========= + +* In git: http://git.inaugust.com/cgit/inaugust.com/ + +.. code:: bash + + git clone http://git.inaugust.com/cgit/inaugust.com + cd src/zuulv3 + +* Then: + +.. code:: bash + + cat overview.rst + +* Or: + +.. code:: bash + + pip install presentty + presentty overview.rst + Red Hat ======= .. hidetitle:: @@ -802,6 +825,9 @@ Code Review Systems In work / coming soon: + * Pagure + + Commonly Requested: * GitLab * Bitbucket -- cgit v1.2.3