| ▲ | SV_BubbleTime 8 hours ago | ||||||||||||||||
>There is also `jj git clone`, `jj git fetch`, `jj git push`, etc. If the compatibility isn’t automatic… why would I bother with jj commands here at all? “Git with extra steps” | |||||||||||||||||
| ▲ | steveklabnik 7 hours ago | parent [-] | ||||||||||||||||
The on-disk repository compatibility is automatic. But if you're trying to fetch something via a specific protocol, you use the command for the protocol you want to use. There is no extra step between `git push` and `jj git push`, they're both one step. | |||||||||||||||||
| |||||||||||||||||