What's Changed
- Fixed VCS auto-detection so a Git repository nested under a parent Jujutsu workspace uses the nearest Git checkout by default. This keeps
hunk diff/hunk showin Git mode for nested Git repos instead of incorrectly inheriting the parent JJ workspace. by @benvinegar in #342
Full Changelog: v0.13.1...v0.13.2