jj/cli
Yuya Nishihara 0d21578846 cli: disallow to create new branch by "jj branch set"
Per discussion in https://github.com/martinvonz/jj/discussions/2555. I'm
okay with either way, but it's confusing if we had "branch create" and
"branch set" and both of these could create a new branch.
2023-11-11 07:03:31 +09:00
..
examples merged_tree: let backend influence whether to use new diff algo 2023-11-06 23:12:02 -08:00
src cli: disallow to create new branch by "jj branch set" 2023-11-11 07:03:31 +09:00
testing fake_diff_editor: Allow specifying extra arguments to be ignored 2023-08-21 20:19:15 -07:00
tests cli: disallow to create new branch by "jj branch set" 2023-11-11 07:03:31 +09:00
build.rs
Cargo.toml cargo: sort dependencies list alphabetically 2023-11-07 23:46:05 +09:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00