radicle-heartwood-lfs/radicle-remote-helper/src
Fintan Halpenny 90f3a37a08
remote-helper: Accept revision for `patch.base`
When specifying a `patch.base` to point to for stacking patches, it's
useful to accept any kind of revspec, e.g. `HEAD^`.

Change the argument parsing to use the `Rev` type instead, and change
the `rad-patch-ahead-behind` to use `HEAD^` to test the example usage.

Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
X-Clacks-Overhead: GNU Terry Pratchett
2023-10-30 15:20:39 +01:00
..
fetch.rs cli: `git pull` to update patches in working copy 2023-08-04 12:28:22 +02:00
git-remote-rad.rs remote-helper: Be more consistent with errors 2023-09-27 12:25:14 +02:00
lib.rs remote-helper: Accept revision for `patch.base` 2023-10-30 15:20:39 +01:00
list.rs cob: Introduce `xyz.radicle.id` COB 2023-10-12 17:32:33 +02:00
push.rs remote-helper: Accept revision for `patch.base` 2023-10-30 15:20:39 +01:00