forked from mirrors/jj
4f2503cbce
If the existing git repo contains local and remote branches of the same name, one of the remote branches is probably a tracking remote branch. Let's show a hint how to set up tracking branches. The tracking state could be derived from .git/config, but doing that automatically might cause another issue like #1862, which could have been mitigated by git.auto-local-branch = false. |
||
---|---|---|
.. | ||
examples | ||
src | ||
testing | ||
tests | ||
build.rs | ||
Cargo.toml | ||
LICENSE |