This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
jj
Watch
1
Star
0
Fork
You've already forked jj
1
mirror of
https://github.com/martinvonz/jj.git
synced
2025-02-11 06:42:47 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
19
71d832b878
jj
/
cli
History
Martin von Zweigbergk
a9953b3fb0
cli: deprecate
jj split --siblings
in favor of
jj split --parallel
...
This better matches `jj parallelize`.
2024-06-15 22:45:34 +09:00
..
examples
revset: replace ParseState with &RevsetParseContext
2024-06-05 10:39:32 +09:00
src
cli: deprecate
jj split --siblings
in favor of
jj split --parallel
2024-06-15 22:45:34 +09:00
testing
cli: add a fake code formatter tool for testing
2024-06-04 14:28:21 -05:00
tests
cli: deprecate
jj split --siblings
in favor of
jj split --parallel
2024-06-15 22:45:34 +09:00
build.rs
Cargo.toml
cli: implement enough of
jj fix
to run a single tool on all files
2024-06-04 14:28:21 -05:00
LICENSE