ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Samuel Tardieu baf25ba482 unsquash: deprecate in favor of squash and diffedit
Everything that could be done with `jj unsquash` can be done with
`jj squash` or `jj diffedit --preserve-descendants`.
2024-09-26 16:34:48 +02:00
..
examples templater: pass diagnostics receiver around 2024-09-23 07:07:07 +09:00
src unsquash: deprecate in favor of squash and diffedit 2024-09-26 16:34:48 +02:00
testing bookmarks: update some leftover uses of the word "branch" 2024-09-11 19:19:31 -07:00
tests unsquash: deprecate in favor of squash and diffedit 2024-09-26 16:34:48 +02:00
build.rs
Cargo.toml cli: remove unused dependency on hex 2024-09-17 12:34:31 +02:00
LICENSE