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

Add 'hit tag' commands #194

Closed
2 tasks
chshersh opened this issue Aug 14, 2020 · 0 comments · Fixed by #209
Closed
2 tasks

Add 'hit tag' commands #194

chshersh opened this issue Aug 14, 2020 · 0 comments · Fixed by #209
Assignees
Labels
CLI command-line interface Git Git commands

Comments

@chshersh
Copy link
Contributor

To make releases easier, it would be nice to have the following commands:

  • Create and push tag
    • Example: hit tag v0.2.0.0
  • Delete and push tag deletion
    • Example: hit tag v0.2.0.0 --delete

Of course, we can try to make this command very interactive, but this should be enough so far 🙂 Much more convenient than git commands I can't remember because I don't use them often...

@chshersh chshersh added Git Git commands CLI command-line interface labels Aug 14, 2020
@chshersh chshersh added this to the v0.2.0.0: Better workflow milestone Aug 14, 2020
@vrom911 vrom911 self-assigned this Dec 1, 2020
vrom911 added a commit that referenced this issue Dec 1, 2020
chshersh added a commit that referenced this issue Dec 1, 2020
* [#194] Add 'hit tag' commands

Resolves #194

* Update src/Hit/Git/Tag.hs

Co-authored-by: Dmitrii Kovanikov <kovanikov@gmail.com>

Co-authored-by: Dmitrii Kovanikov <kovanikov@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLI command-line interface Git Git commands
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants