jj/cli
Vincent Ging Ho Yim 21c541afb7 cli: remove jj branch and associated subcommands
`jj branch` has been deprecated since v0.22.0.

`renamed_cmd()` has no more callers now and has been removed. It can be added back in if
needed in the future.

The `jj branch` mentions in docs/design/tracking-branches.md have been left as they are
as a historical record since that document hasn't been updated since June 2024.
2025-05-19 13:20:20 +00:00
..
examples cli: replace ExitCode by u8 2025-05-17 05:45:59 +00:00
src cli: remove jj branch and associated subcommands 2025-05-19 13:20:20 +00:00
testing diff: Run external diff tools in their temp dir 2025-05-12 21:34:19 +00:00
tests test: migrate remaining jj branch uses to jj bookmark 2025-05-19 13:20:20 +00:00
build.rs build: fix cargo publish by symlinking cli/docs->docs 2024-11-05 17:37:14 -08:00
Cargo.toml git: remove git2 feature 2025-05-07 19:29:20 +00:00
docs build: fix cargo publish by symlinking cli/docs->docs 2024-11-05 17:37:14 -08:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00