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

adds git push --follow-tags #20

Merged
merged 2 commits into from
Aug 9, 2015
Merged

adds git push --follow-tags #20

merged 2 commits into from
Aug 9, 2015

Conversation

stoeffel
Copy link
Contributor

@stoeffel stoeffel commented Aug 8, 2015

refs #17

"git",
"push"
],
"dependencies": []
Copy link
Member

Choose a reason for hiding this comment

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

^ Optional?

@stoeffel
Copy link
Contributor Author

stoeffel commented Aug 9, 2015

done.
@hemanth But I meant something else with optional... I think we should make the version optional.

i.e.

"dependencies": [
  "foo",
  { "bar" : "^5.6.2" }
]

@hemanth
Copy link
Member

hemanth commented Aug 9, 2015

Makes sense.

hemanth added a commit that referenced this pull request Aug 9, 2015
adds git push --follow-tags
@hemanth hemanth merged commit 1547fca into master Aug 9, 2015
@hemanth hemanth deleted the push branch August 9, 2015 14:58
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