radicle-heartwood-lfs/radicle/src/test
Alexis Sellier fd1237b2db
cli: Use `git push` to open or update patches
This adds the ability to the git-remote-helper to open and update
patches via a `git push` to the magic ref `refs/patches` and
`refs/heads/patches/<patch-id>`.

The main change is that we had to move away from offering the `connect`
capability in the remote helper, to offering `push` and `fetch`
individually.

To get a feel for how this works, see the `rad-patch-via-push.md`
example.
2023-05-12 12:22:08 +02:00
..
arbitrary.rs radicle: Fix unverified `Remote::new` constructor 2023-04-26 10:57:26 +02:00
assert.rs Split repository into two creates 2022-09-21 15:11:17 +02:00
fixtures.rs node: Properly validate signed refs on fetch 2023-04-15 00:17:17 +02:00
storage.rs cli: Use `git push` to open or update patches 2023-05-12 12:22:08 +02:00