radicle-heartwood-lfs/radicle-cli/examples/workflow
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
..
1-new-project.md cli: Replace seedling emoji with alien invader 2023-04-25 12:47:36 +02:00
2-cloning.md cli: Add canonical remote to `init` and `checkout` 2023-04-24 15:42:00 +02:00
3-issues.md cli: Improve `rad issue show` output 2023-04-27 11:48:11 +02:00
4-patching-contributor.md cli: Use `git push` to open or update patches 2023-05-12 12:22:08 +02:00
5-patching-maintainer.md cli: Use `git push` to open or update patches 2023-05-12 12:22:08 +02:00
6-pulling-contributor.md cli: Add canonical remote to `init` and `checkout` 2023-04-24 15:42:00 +02:00