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

🔨 Options in Git tag script #578

Open
2 tasks
LVMVRQUXL opened this issue Mar 9, 2024 · 0 comments
Open
2 tasks

🔨 Options in Git tag script #578

LVMVRQUXL opened this issue Mar 9, 2024 · 0 comments
Labels
automation Automating things.

Comments

@LVMVRQUXL
Copy link
Contributor

📝 Description

We would like to update our gitTag.sh script for creating a Git tag by accepting the following options:

  • <name> for providing the name of the tag (example: gitTag 1.0.0)
  • -f for forcing the creation of the tag (example: gitTag -f 4.0.0)
  • -h for showing the documentation of the script (example: gitTag -h)

✅ Checklist

  • ...
  • Close this issue as completed and update tracking ones if present.
@LVMVRQUXL LVMVRQUXL added the automation Automating things. label Mar 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation Automating things.
Projects
None yet
Development

No branches or pull requests

1 participant