forked from mirrors/jj
5a466cab4c
I originally thought this would be unavoidable, but I was wrong. "jj git clone" doesn't implicitly create any local branch if git.auto-local-branch is off, and that's fine because the detached HEAD state is normal in jj. That being said, Git users would expect that the main/master branch exists. Since importing the default branch is harmless, let's create and track it no matter if git.auto-local-branch is off. |
||
---|---|---|
.. | ||
examples | ||
src | ||
testing | ||
tests | ||
build.rs | ||
Cargo.toml | ||
LICENSE |