radicle-heartwood-lfs/crates/radicle-cli/tests/commands
Adrian Duke eb2dded0ed remote-helper: Introduce magic push ref 'refs/for/'
Introduces support for Gerrit-style magic push references via
`refs/for/<branch>`. Pushing to this ref automatically extracts the
target branch and opens a patch against it, bypassing the need for the
push option `patch.target`. Example:

```
$ git push rad HEAD:refs/for/accepted
```

Will open a patch with its `patch.target` set to `refs/heads/accepted`.
2026-06-09 11:37:26 +02:00
..
checkout.rs cli/tests: Refactor checkout command tests 2026-03-11 10:51:57 +00:00
clone.rs treewide: Spelling 2026-04-30 15:50:29 -04:00
cob.rs radicle-cli: Fix broken test 'rad-cob-update' 2026-06-09 11:00:32 +02:00
git.rs radicle/crefs: Support Symbolic References 2026-05-06 20:51:04 +02:00
id.rs rust/edition/fmt: 2021 → 2024 2026-03-30 16:57:51 +02:00
inbox.rs cli/tests: Refactor inbox command tests 2026-03-11 10:51:57 +00:00
init.rs cli/tests: Refactor init command tests 2026-03-11 10:51:57 +00:00
issue.rs cli/tests: Refactor issue command tests 2026-03-11 10:51:57 +00:00
jj.rs cli: Amend jj tests 2026-04-29 13:51:11 +02:00
node.rs rust/edition/fmt: 2021 → 2024 2026-03-30 16:57:51 +02:00
patch.rs remote-helper: Introduce magic push ref 'refs/for/' 2026-06-09 11:37:26 +02:00
policy.rs treewide: Spelling 2026-04-30 15:50:29 -04:00
remote.rs treewide: Spelling 2026-04-30 15:50:29 -04:00
sigpipe.rs treewide: Spelling 2026-04-30 15:50:29 -04:00
sync.rs rust/edition/fmt: 2021 → 2024 2026-03-30 16:57:51 +02:00
utility.rs radicle: Warn less aggressively on IPv6 addresses 2026-05-21 14:52:35 +01:00
watch.rs cli/tests: Refactor watch command tests 2026-03-11 10:51:57 +00:00
workflow.rs cli/tests: Refactor workflow test 2026-03-11 10:51:57 +00:00