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

Here's a small fix to show you how to use tags because it won't let me submit a tag PR #17

Merged
merged 4 commits into from
Sep 12, 2014
Merged

Conversation

wldcordeiro
Copy link
Contributor

Use the command git tag -a v1.3 -m "Release Version 1.3" to add a v1.3 tag, the -a flag is used before the name of the tag and the -m is used to add a tag comment, you can put whatever you like in the quotes. after it.

@ctf0
Copy link
Owner

ctf0 commented Sep 12, 2014

can u also add tags for the first 2 releases.

@wldcordeiro
Copy link
Contributor Author

Alright I'll add the tags for 1.0, 1.1 and 1.2

@ctf0
Copy link
Owner

ctf0 commented Sep 12, 2014

@wldcordeiro ,sweet.

ctf0 pushed a commit that referenced this pull request Sep 12, 2014
Here's a small fix to show you how to use tags because it won't let me submit a tag PR
@ctf0 ctf0 merged commit 3dafa26 into ctf0:master Sep 12, 2014
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.

None yet

2 participants