Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
remote-helper: Print `git range-diff` Invocation
Merged lorenz opened 1 year ago

When a patch is updated to a new revision (but not merged), print the corresponding git range-diff invocation.

lorenz opened with revision 3b37f9fa on base cbca3af2 +28 -2 1 year ago

When a patch is updated to a new revision (but not merged), print the corresponding git range-diff invocation.

lorenz pushed revision 2 ab9b37b4 on base cbca3af2 +91 -2 1 year ago

Also adjust tests.

lorenz pushed revision 3 0b48b9b4 on base cbca3af2 +151 -6 1 year ago

Introduce struct RangeDiff.

fintohaps pushed revision 4 5d1b3fa4 on base cbca3af2 +151 -6 1 year ago

Changes:

  • Use PatchMut::new
  • Fix bug in checking if RangeDiff has the same base, also extracting it into a helper
lorenz pushed revision 5 31a884cb on base cbca3af2 +141 -6 1 year ago

Fixes after review.

lorenz pushed revision 6 89999949 on base cbca3af2 +139 -6 1 year ago

Remove backticks around command and fix tests.

fintohaps pushed revision 7 8156d2b7 on base 6dcd5627 +139 -6 1 year ago

Rebased

fintohaps merged revision 8156d2b7 at f13afe49 1 year ago