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>. |
||
|---|---|---|
| .. | ||
| push | ||
| fetch.rs | ||
| list.rs | ||
| main.rs | ||
| protocol.rs | ||
| push.rs | ||
| service.rs | ||
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>. |
||
|---|---|---|
| .. | ||
| push | ||
| fetch.rs | ||
| list.rs | ||
| main.rs | ||
| protocol.rs | ||
| push.rs | ||
| service.rs | ||