radicle-heartwood-lfs/crates/radicle-remote-helper/src
Lorenz Leutgeb 4d7b942b75
remote-helper: Rename `to_branch_name`
Since `to_branch_name` consumes `self`, it should better be called
`into_branch_name`.

See also
<https://rust-lang.github.io/rust-clippy/master/index.html#wrong_self_convention>.
2026-02-18 00:07:49 +01:00
..
push remote-helper: Remove Unused Error Variants 2026-02-18 00:07:49 +01:00
fetch.rs remote-helper: Rework Visibility Modifiers 2026-02-18 00:07:49 +01:00
list.rs remote-helper: Rework Visibility Modifiers 2026-02-18 00:07:49 +01:00
main.rs remote-helper: Rename `to_branch_name` 2026-02-18 00:07:49 +01:00
protocol.rs remote-helper/protocol: Introduce Line and Command 2026-02-18 00:07:35 +01:00
push.rs remote-helper: Rename `to_branch_name` 2026-02-18 00:07:49 +01:00
service.rs remote-helper/service: Introduce `NodeSession` 2026-02-18 00:04:14 +01:00