mirror of
https://github.com/martinvonz/jj.git
synced 2025-05-28 02:21:12 +00:00
It's copied from test_git_colocated.rs, and switched to commit_id.short() because full-length commit_id looked too verbose. "all()" history isn't needed, but it's easier to follow.