We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d0f9aa commit e69f0daCopy full SHA for e69f0da
README.rst
@@ -13,6 +13,10 @@ git-pw
13
:target: http://git-pw.readthedocs.io/en/latest/?badge=latest
14
:alt: Documentation Status
15
16
+.. image:: https://github.com/getpatchwork/git-pw/actions/workflows/ci.yaml/badge.svg
17
+ :target: https://github.com/getpatchwork/git-pw/actions/workflows/ci.yaml
18
+ :alt: Build Status
19
+
20
*git-pw* is a tool for integrating Git with `Patchwork`__, the web-based patch
21
tracking system.
22
docs/index.rst
@@ -5,7 +5,7 @@ Overview
5
--------
6
7
.. include:: ../README.rst
8
- :start-line: 15
+ :start-line: 19
9
:end-line: -7
10
11
Usage
0 commit comments