ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Samuel Tardieu f38c59f734 split: do not prevent all changes from going into the first commit
Let the user select all changes interactively and put them into
the first commit, and create a second commit with the possibility
of preserving the current commit message. This was previously only
possible in non-interactive mode by specifying matching paths, e.g.
".".  In both cases, a warning will be issued indicating that the second
commit is empty.
2024-09-27 13:33:05 +02:00
..
examples templater: pass diagnostics receiver around 2024-09-23 07:07:07 +09:00
src split: do not prevent all changes from going into the first commit 2024-09-27 13:33:05 +02:00
testing bookmarks: update some leftover uses of the word "branch" 2024-09-11 19:19:31 -07:00
tests split: do not prevent all changes from going into the first commit 2024-09-27 13:33:05 +02:00
build.rs cli/build-rs: remove metadata command dependency in favor of env vars 2024-09-03 22:31:17 -07:00
Cargo.toml cli: remove unused dependency on hex 2024-09-17 12:34:31 +02:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00