Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
remote-helper: Update Patch by ID Prefix
Draft lorenz opened 7 months ago

rad patch list does not show full patch IDs by default, and overly long patch IDs are cumbersome to handle.

If a unique prefix is used, allow updating patches identified by that prefix.

E.g. when there is exactly one patch with an ID that has a prefix of “a”, then pushing to refs/heads/patches/a updates that patch.

lorenz opened with revision 37aa2b6c on base ee49e287 +154 -53 7 months ago

rad patch list does not show full patch IDs by default, and overly long patch IDs are cumbersome to handle.

If a unique prefix is used, allow updating patches identified by that prefix.

E.g. when there is exactly one patch with an ID that has a prefix of “a”, then pushing to refs/heads/patches/a updates that patch.

lorenz pushed revision 2 af868859 on base ee49e287 +154 -53 7 months ago

Use variables directly in format! string.