Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix local default branch logic for "git sync"
Fixed wrong local default branch. The default branch of a Git installation can be different than the default branch of the "origin" repository. E.g. repo: "master", local git: "main"
- Loading branch information