diff --git a/documentation/img/patchwork.png b/documentation/img/patchwork.png new file mode 100644 index 00000000..b1e39a51 Binary files /dev/null and b/documentation/img/patchwork.png differ diff --git a/documentation/pasta-patchwork.md b/documentation/pasta-patchwork.md index 2b3de0a1..04a07e29 100644 --- a/documentation/pasta-patchwork.md +++ b/documentation/pasta-patchwork.md @@ -132,6 +132,14 @@ The commands executed by the script at each stage can be outlined as follows: $ ./manage.py replacerelations ``` +
+![pasta-patchwork](./img/patchwork.png) +
+ +### Code implementing this functionality +- [script demonstrating end to end + flow](https://github.com/lfd/PaStA/commit/5d0ea62609dcf2a0d89000655ae49ec2a49b330b) + ## Future Work - Along with forming relations between patches PaStA can also associate a relation with the upstream commits in the repo for that relation. We can