forked from mirrors/jj
a39b44f5cc
This adds `jj edit`, which lets the user edit the content changes in a commit. It behaves similar to `jj restore` when restoring the parent commit, except that it edits the change compared to the re-merged parents if the commit is a merge commit. |
||
---|---|---|
.. | ||
commands.rs | ||
diff_edit.rs | ||
graphlog.rs | ||
lib.rs | ||
main.rs | ||
styler.rs | ||
template.pest | ||
template_parser.rs | ||
templater.rs | ||
testutils.rs | ||
ui.rs |