ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Martin von Zweigbergk 0c441d9558 cli: don't commit no-op transaction
If nothing changed in a transaction, it's rarely useful to commit it,
so let's avoid that. For example, if you run `jj git import` without
changing the anything in the Git repo, we now just print "Nothing
changed.".
2021-12-01 09:51:20 -08:00
..
benches project: rename project from Jujube to Jujutsu 2021-05-15 10:28:40 -07:00
protos working_copy: preserve conflicts in the working copy until markers are removed 2021-11-07 15:17:51 -08:00
src cli: don't commit no-op transaction 2021-12-01 09:51:20 -08:00
tests git: don't import refs/remotes/origin/HEAD as a branch called "HEAD" 2021-12-01 08:15:36 -08:00
build.rs rustfmt: configure to group imports 2021-03-14 10:46:25 -07:00
Cargo.toml cargo: run cargo upgrade 2021-12-01 08:13:20 -08:00