mirror of
https://github.com/martinvonz/jj.git
synced 2025-05-28 02:21:12 +00:00
IIUC, the consensus in the Git project is that the overloaded nature of `git checkout` for many use cases was a mistake, and `git switch/restore` are meant to replace it.