Skip to content
New issue

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

fix(git): Added git to troubleshooting guide #112 #158

Merged
merged 1 commit into from Nov 11, 2021
Merged

Conversation

imAsparky
Copy link
Owner

The git rename main branch to master error is caused by older versions
of git.
The error has a quick fix, running the extra overhead of checking git
versions and workarounds is not warranted.

closes #112

The git rename main branch to master error is caused by older versions
of git.
The error has a quick fix, running the extra overhead of checking git
versions and workarounds is not warranted.

closes #112
@imAsparky imAsparky added the bug Something isn't working label Nov 11, 2021
@imAsparky imAsparky self-assigned this Nov 11, 2021
@imAsparky imAsparky added this to In progress in Modify the original fork to suit my needs via automation Nov 11, 2021
@imAsparky imAsparky enabled auto-merge (squash) November 11, 2021 21:12
@imAsparky imAsparky merged commit 76aa274 into main Nov 11, 2021
Modify the original fork to suit my needs automation moved this from In progress to Done Nov 11, 2021
@imAsparky imAsparky deleted the issue-112 branch November 11, 2021 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging this pull request may close these issues.

[BUG]: Auto git init feature requires git 2.33.0.
1 participant