radicle-heartwood-lfs/radicle-cli/examples
Alexis Sellier 885f4999da
remote-helper: Fix refs advertisement for patches
Some of the old patches had missing objects and that causes problems
during the ref advertisement, as the object is not found.

In this patch, we check that the object exists and also that the patch
is still open. Otherwise a remote tracking branch is created for every
single patch ref.
2023-08-06 17:29:21 +02:00
..
framework cli-test: Update framework with new features 2023-08-04 12:23:49 +02:00
git node: Make node aliases required 2023-07-11 18:08:59 +02:00
workflow remote-helper: Fix refs advertisement for patches 2023-08-06 17:29:21 +02:00
rad-auth.md node: Make node aliases required 2023-07-11 18:08:59 +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-all.md cli: Remove rad-inspect `tree' dependency 2023-08-03 13:40:48 +02:00
rad-clone-unknown.md cli: Add `--scope` flag for `rad clone` 2023-06-13 11:09:42 +02:00
rad-clone.md node: Make node aliases required 2023-07-11 18:08:59 +02:00
rad-delegate.md cli: Simplify & improve CLI output 2023-02-27 17:10:52 +01:00
rad-fetch.md cli: Fix rad-fetch readme link 2023-07-25 11:52:24 +02:00
rad-fork.md cli: Remove rad-inspect `tree' dependency 2023-08-03 13:40:48 +02:00
rad-id-rebase.md cli: Update some of the output formatting 2023-05-12 13:09:42 +02:00
rad-id.md radicle: update radicle-git-ext 2023-05-08 10:36:15 +01:00
rad-init-sync.md cli: Add `--scope` flag to `rad init` 2023-06-13 11:09:42 +02:00
rad-init.md cli: Update some of the output formatting 2023-05-12 13:09:42 +02:00
rad-inspect-noauth.md node: Make node aliases required 2023-07-11 18:08:59 +02:00
rad-inspect.md cli: Remove rad-inspect `tree' dependency 2023-08-03 13:40:48 +02:00
rad-issue.md cli: Add issue id to `show_issue` function 2023-06-06 11:11:20 +02:00
rad-merge-after-update.md remote-helper: Handle patch update after merge 2023-08-03 18:01:04 +02:00
rad-merge-via-push.md cli: Remove rad-inspect `tree' dependency 2023-08-03 13:40:48 +02:00
rad-node.md cli: Give hint on how to start node, when stopped 2023-07-20 10:40:24 +02:00
rad-patch-ahead-behind.md cli: Use `.aliases()` store for patches 2023-07-10 16:36:15 +02:00
rad-patch-draft.md cli: Use `.aliases()` store for patches 2023-07-10 16:36:15 +02:00
rad-patch-pull-update.md cli: `git pull` to update patches in working copy 2023-08-04 12:28:22 +02:00
rad-patch-update.md cli: Use `.aliases()` store for patches 2023-07-10 16:36:15 +02:00
rad-patch-via-push.md cli: `git pull` to update patches in working copy 2023-08-04 12:28:22 +02:00
rad-patch.md cli: Use `.aliases()` store for patches 2023-07-10 16:36:15 +02:00
rad-remote.md node: Make node aliases required 2023-07-11 18:08:59 +02:00
rad-review-by-hunk.md cli: Implement hunk-based code review 2023-06-22 11:15:42 +02:00
rad-rm.md cli: Update examples to use new `fail` decorator 2023-05-12 12:54:21 +02:00
rad-self.md node: Make node aliases required 2023-07-11 18:08:59 +02:00
rad-sync.md cli: Rework `rad sync` command 2023-05-15 15:34:45 +02:00
rad-tag.md cli: Add issue id to `show_issue` function 2023-06-06 11:11:20 +02:00
rad-track.md cli: Get fetch after track working 2023-04-26 09:49:37 +02:00