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

only push one tag to the current remote for current branch #26

Merged
merged 1 commit into from
Nov 13, 2013

Conversation

spheromak
Copy link
Contributor

This Patch updates the push command to push a the bumped tag vs pushing all tags. This is handy if your CI workflow is using local tags to manage some tasks, and you don't want those remote.

ivey added a commit that referenced this pull request Nov 13, 2013
only push one tag to the current remote for current branch
@ivey ivey merged commit 267fbf1 into RiotGamesMinions:master Nov 13, 2013
@petecheslock
Copy link

@spheromak @ivey - This PR seems to introduce a problem #28

Seeing this on Jenkins specifically.

@Afterglow
Copy link

I had a look at the code to try and write a fix but i'm not sure how to make it work with a detached head if indeed that is possible at all

ivey added a commit that referenced this pull request Nov 14, 2013
This reverts commit 267fbf1, reversing
changes made to a74996b.
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.

4 participants