ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Evan Mesterhazy 2cd99190b1 Don't detatch Git HEAD when advance-branches is enabled for a branch
When setting the working copy commit, if a single branch points to a parent of
the working copy and advance-branches is enabled for that branch, set Git HEAD
to the branch instead of detatching at the parent commit.
2024-03-30 22:08:14 -04:00
..
examples templater: consolidate "unexpected expression" error constructors 2024-03-30 23:53:17 +09:00
src Don't detatch Git HEAD when advance-branches is enabled for a branch 2024-03-30 22:08:14 -04:00
testing
tests Implement advance-branches for jj new 2024-03-30 22:08:14 -04:00
build.rs
Cargo.toml test_conflicts and test_resolve_command: use indoc! to indent conflict markers in tests 2024-03-22 23:27:25 -07:00
LICENSE