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

Pushing "refs/tags/*:refs/tags/*" refspec does not work #3640

Closed
silenio opened this issue Feb 26, 2016 · 3 comments
Closed

Pushing "refs/tags/*:refs/tags/*" refspec does not work #3640

silenio opened this issue Feb 26, 2016 · 3 comments

Comments

@silenio
Copy link

silenio commented Feb 26, 2016

I am trying to implement "git push --tags". Is the refspec "refs/tags/:refs/tags/" supposed to work?

@silenio
Copy link
Author

silenio commented Feb 26, 2016

I always get this error "Not a valid reference 'refs/tags/*'".

@ethomson
Copy link
Member

This appears to be a duplicate of #1125

@carlosmn
Copy link
Member

Yes, this is a known limitation and so far nobody has stepped up to have push accept refspecs with patterns. You will have to pass in the list of tags you wish to push. Closing as duplicate.

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

No branches or pull requests

3 participants