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

Update default fetch version #56

Merged
merged 1 commit into from
Jan 29, 2021
Merged

Update default fetch version #56

merged 1 commit into from
Jan 29, 2021

Conversation

brikis98
Copy link
Member

@brikis98 brikis98 commented Jan 29, 2021

The latest version of fetch fixes a number of important bugs, including:

  • Add support for working with GitHub Enterprise.
  • Skip Git tags that don't follow SemVer.
  • Add support for pagination on Git tags so that you can fetch older tags in repos with many tags.

The last item is especially important, as we now have more repos with many tags.

The latest version of fetch fix a number of important bugs, including:

- Add support for working with GitHub Enterprise.
- Skip Git tags that don't follow SemVer.
- Add support for pagination on Git tags so that you can fetch older tags in repos with many tags.

The last item is especially important, as we now have more repos with many tags.
@brikis98 brikis98 requested a review from yorinasub17 as a code owner January 29, 2021 08:50
Copy link
Contributor

@zackproser zackproser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@brikis98
Copy link
Member Author

Thanks for the review! Merging now.

@brikis98 brikis98 merged commit ee36819 into master Jan 29, 2021
@brikis98 brikis98 deleted the brikis98-patch-1 branch January 29, 2021 15:26
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.

2 participants