You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,24 @@
3
3
This artifact contains the reproduction package for our paper [_Decades of GNU Patch and Git Cherry-Pick: Can We Do Better?_](https://lanpirot.github.io/publications/Decades_of_GNU_Patch_and_Git_Cherry-Pick_Can_We_Do_Better.pdf) which has been accepted to the 48th International Conference on Software Engineering (ICSE 2026).
4
4
The artifact is licensed under a dual MIT - Apache 2.0 license.
5
5
6
+
## TL;DR - Reproducibility Demo
7
+
8
+
> [!NOTE] Detailed installation and reproduction instructions can be found further below.
9
+
10
+
We offer a minimal sample demonstration of our artifact which can be built and run with:
The results can then be inspected at "evaluation-workdir/metrics-verification.pdf" but they represent the results of only a fraction of the sample from which we generated Figure X in our paper.
23
+
6
24
## Purpose
7
25
8
26
The artifact should allow other researchers to reproduce our experiments and confirm the results which reported in our paper.
0 commit comments