We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8a7da4 commit c1069f1Copy full SHA for c1069f1
1 file changed
README.md
@@ -24,3 +24,5 @@ python ./gitcodechurn.py --before=2019-03-01 --after=2018-11-29 --author="Some a
24
contribution: 844
25
churn: -28
26
```
27
+Outputs can be used as part of a pipeline that generates bar charts for reports:
28
+
0 commit comments