radicle-heartwood-lfs/radicle-cli/examples
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
..
git cli: Use `git push` to open or update patches 2023-05-12 12:22:08 +02:00
workflow cli: Use `git push` to open or update patches 2023-05-12 12:22:08 +02:00
rad-auth.md cli: Auth without ssh-agent 2023-05-03 15:52:33 +02:00
rad-checkout-repo-config-linux.md cli: Add canonical remote to `init` and `checkout` 2023-04-24 15:42:00 +02:00
rad-checkout-repo-config-macos.md cli: Add canonical remote to `init` and `checkout` 2023-04-24 15:42:00 +02:00
rad-checkout.md cli: Add canonical remote to `init` and `checkout` 2023-04-24 15:42:00 +02:00
rad-clone-unknown.md cli: Simplify & improve CLI output 2023-02-27 17:10:52 +01:00
rad-clone.md cli: Add canonical remote to `init` and `checkout` 2023-04-24 15:42:00 +02:00
rad-delegate.md cli: Simplify & improve CLI output 2023-02-27 17:10:52 +01:00
rad-fetch.md cli: Get fetch after track working 2023-04-26 09:49:37 +02:00
rad-fork.md cli: add rad fork example test 2023-04-19 12:58:18 +02:00
rad-id-rebase.md radicle: update radicle-git-ext 2023-05-08 10:36:15 +01:00
rad-id.md radicle: update radicle-git-ext 2023-05-08 10:36:15 +01:00
rad-init-sync.md cli: Replace seedling emoji with alien invader 2023-04-25 12:47:36 +02:00
rad-init.md cli: Replace seedling emoji with alien invader 2023-04-25 12:47:36 +02:00
rad-inspect-noauth.md cli: Some improvements to `rad merge` 2023-04-03 16:06:24 +02:00
rad-inspect.md cli: Implement `rad fetch` command 2023-03-02 17:00:27 +01:00
rad-issue.md cli: Improve `rad issue show` output 2023-04-27 11:48:11 +02:00
rad-node.md cli: Get fetch after track working 2023-04-26 09:49:37 +02:00
rad-patch-draft.md cob: Include head in initial patch entry in DAG 2023-05-02 09:18:17 +02:00
rad-patch-via-push.md cli: Use `git push` to open or update patches 2023-05-12 12:22:08 +02:00
rad-patch.md cli: List patches by last update 2023-05-08 10:32:48 +02:00
rad-remote.md cli: Use `git push` to open or update patches 2023-05-12 12:22:08 +02:00
rad-rm.md cli: remove the 'rad' remote during `rad rm` 2023-05-08 10:49:18 +02:00
rad-self.md cli: Unify format of help messages 2023-04-10 10:06:45 +02:00
rad-sync.md node: Implement `rad sync` command 2023-04-24 11:39:37 +02:00
rad-tag.md cli: Improve `rad issue show` output 2023-04-27 11:48:11 +02:00
rad-track.md cli: Get fetch after track working 2023-04-26 09:49:37 +02:00