We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
seems related to
4DPop-Git/Project/Sources/Classes/Git.4dm
Line 230 in 61af257
The text was updated successfully, but these errors were encountered:
someway to detect
git symbolic-ref refs/remotes/origin/HEAD refs/remotes/origin/main or refs/remotes/origin/master
git symbolic-ref refs/remotes/origin/HEAD
git remote show origin | grep "HEAD branch"
git branch -a | grep HEAD
and by default now use "main"
Sorry, something went wrong.
No branches or pull requests
seems related to
4DPop-Git/Project/Sources/Classes/Git.4dm
Line 230 in 61af257
The text was updated successfully, but these errors were encountered: