Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
run: Flesh out a bare implementation of
jj run
.
This is basically a MVP based on `fix`, caching is not implemented yet. The core functionality is in `run_inner()` and `rewrite_commit()`. TODO: rewrite trees and expose all files
- Loading branch information