ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
mlcui e4cfbc10e5 git: Refactor reset_head to share set_git_head_target call
This shares some common code to both the root and the non-root case, and
provides easier access to `mut_repo` in the function - as
`set_git_head_target` mutably borrows `mut_repo`.

This will be used for a cleaner implementation of #3767.
2024-05-29 15:44:47 +10:00
..
benches
gen-protos
proc-macros
src git: Refactor reset_head to share set_git_head_target call 2024-05-29 15:44:47 +10:00
tests test_git.rs: delete now-useless test 2024-05-28 21:38:26 -07:00
testutils
Cargo.toml
LICENSE