Update scripts
This commit is contained in:
parent
2c84b2effa
commit
34cb04dc6d
5 changed files with 45 additions and 14 deletions
3
.bin/git-vtag
Executable file
3
.bin/git-vtag
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env sh
|
||||
|
||||
git tag -sm "v$1" "v$1"
|
Loading…
Add table
Add a link
Reference in a new issue