Skip to content

Commit 6fa79c9

Browse files
committed
WIP git-tag
1 parent 8094b32 commit 6fa79c9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

git-tag.bat

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
REM WIP...
2+
REM TODO: git-tag command that prompts for the pieces below and executes the commands...
3+
4+
git tag -a v1.0.0-alpha.27 -m "v1.0.0-alpha.27" 7aa20a14750a4a1ef6c646f54e459d76fd7f495b
5+
git push origin v1.0.0-alpha.27

0 commit comments

Comments
 (0)