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

Do a bare clone when getting tree SHA #340

Merged
merged 1 commit into from
Jun 21, 2021

Conversation

nkottary
Copy link
Member

Doing a bare git clone:

  • Makes all the remote branches local
  • Gives us all the tags

Its also slightly faster than just clone.

This will fix #339 and also correctly fixes what #335 tried to fix

@nkottary nkottary merged commit 1c35395 into JuliaRegistries:master Jun 21, 2021
@nkottary nkottary deleted the nk/fixclone branch June 21, 2021 10:24
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.

Registering fails when you mention a tag
1 participant