mirror of
https://github.com/jj-vcs/jj.git
synced 2026-07-09 18:34:06 +08:00
`jj st` doesn't add the file `.git/refs/heads/main` so the git repo is left in an invalid state. `jj new @-` puts the git repo in a valid state.
`jj st` doesn't add the file `.git/refs/heads/main` so the git repo is left in an invalid state. `jj new @-` puts the git repo in a valid state.