ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Ilya Grigoriev e33f57a0f5 cli new: add --no-edit option
This allows, for example, creating a merge commit with `jj new a b --no-edit -m Merge`, without
affecting the working copy.
2023-11-23 11:15:38 -08:00
..
examples git_backend: pass UserSettings to GitBackend constructors 2023-11-11 22:35:54 +09:00
src cli new: add --no-edit option 2023-11-23 11:15:38 -08:00
testing
tests cli new: add --no-edit option 2023-11-23 11:15:38 -08:00
build.rs
Cargo.toml cargo: sort dependencies list alphabetically 2023-11-07 23:46:05 +09:00
LICENSE