Skip to content

HowToGuides/GettingStarted: require Git 2.x #62055

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

Merged
merged 2 commits into from
Nov 30, 2022
Merged

Conversation

MaxDesiatov
Copy link
Contributor

@MaxDesiatov MaxDesiatov commented Nov 11, 2022

Trying to run update-checkout with Git 1.8.3.1 fails during rebasing. Git 2.38 works fine. Additionally, looks like Git 1.x requires committer name and email to be set during rebasing, which also causes errors. We should recommend Git 2.x explicitly to make sure new contributors don't get confused by this.

@MaxDesiatov MaxDesiatov added documentation update-checkout Area → utils: the `update-checkout` script labels Nov 11, 2022
@MaxDesiatov
Copy link
Contributor Author

@swift-ci please smoke test

Trying to run `update-checkout` with Git 1.8.3.1 fails during rebasing.
@MaxDesiatov
Copy link
Contributor Author

@swift-ci please smoke test

@MaxDesiatov
Copy link
Contributor Author

@swift-ci please smoke test

@MaxDesiatov MaxDesiatov merged commit e0a12d1 into main Nov 30, 2022
@MaxDesiatov MaxDesiatov deleted the maxd/git-started branch November 30, 2022 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributor experience documentation update-checkout Area → utils: the `update-checkout` script
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants