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-12 07:24:11 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
f7fd523dd8
jj
/
cli
History
Yuya Nishihara
f7fd523dd8
rewrite: remove unneeded Result from CommitRewriter::reparent()
...
reparent() just configures new CommitBuilder instance, which should never fail.
2024-12-21 09:19:54 +09:00
..
examples
gitignore: add more detail to errors on invalid pattern
2024-12-16 18:49:48 -06:00
src
rewrite: remove unneeded Result from CommitRewriter::reparent()
2024-12-21 09:19:54 +09:00
testing
style: inline variables into format strings
2024-10-04 22:29:13 +02:00
tests
settings: inline CLI options to callers, propagate type error
2024-12-21 09:19:44 +09:00
build.rs
build: fix
cargo publish
by symlinking cli/docs->docs
2024-11-05 17:37:14 -08:00
Cargo.toml
cargo: drop dependency on config crate
2024-12-10 16:08:50 +09:00
docs
build: fix
cargo publish
by symlinking cli/docs->docs
2024-11-05 17:37:14 -08:00
LICENSE