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

perf(tools): avoid initialization interruption in single branch forks #992

Merged
merged 1 commit into from
Apr 16, 2023

Conversation

cotes2020
Copy link
Owner

Description

When a fork chooses to only copy the master branch, initialization tool will be interrupted due to the lack of git-tag information.

Type of change

  • Improvement (refactoring and improving code)

Additional context

How has this been tested

Run the init-tool with single branch.

@cotes2020 cotes2020 merged commit e90461a into master Apr 16, 2023
5 of 6 checks passed
@cotes2020 cotes2020 deleted the feature/enhance-init-tool branch April 16, 2023 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant