File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1717 :target: https://travis-ci.org/getpatchwork/git-pw
1818 :alt: Build Status
1919
20- ` git-pw ` is a tool for integrating Git with `Patchwork `__, the web-based patch
20+ * git-pw * is a tool for integrating Git with `Patchwork `__, the web-based patch
2121tracking system.
2222
2323.. important ::
@@ -35,14 +35,14 @@ __ https://patchwork.ozlabs.org/help/pwclient/
3535Installation
3636------------
3737
38- The easiest way to install ` git-pw ` and its dependencies is using ``pip ``. To
38+ The easiest way to install * git-pw * and its dependencies is using ``pip ``. To
3939do so, run:
4040
4141.. code-block :: bash
4242
4343 $ pip install git-pw
4444
45- You can also install ` git-pw ` manually. First, install the required
45+ You can also install * git-pw * manually. First, install the required
4646dependencies. On Fedora, run:
4747
4848.. code-block :: bash
@@ -113,14 +113,14 @@ configure the Patchwork project, run:
113113 Development
114114-----------
115115
116- If you're interested in contributing to ` git-pw ` , first clone the repo:
116+ If you're interested in contributing to * git-pw * , first clone the repo:
117117
118118.. code-block :: bash
119119
120120 $ git clone https://github.com/getpatchwork/git-pw
121121 $ cd git-pw
122122
123- Create a virtualenv, then install the package in `editable `__ mode:
123+ Create a * virtualenv * , then install the package in `editable `__ mode:
124124
125125.. code-block :: bash
126126
You can’t perform that action at this time.
0 commit comments