v0.0.179 TestTest
This commit is contained in:
@@ -38,7 +38,11 @@ printf "package goext\n\nconst GoextVersion = \"%s\"\n\nconst GoextVersionTimest
|
||||
|
||||
git add --verbose .
|
||||
|
||||
msg="v${next_ver}"
|
||||
echo Insert opt commit msg
|
||||
|
||||
read msg
|
||||
|
||||
msg="v${next_ver} ${msg}"
|
||||
|
||||
if [ $# -gt 0 ]; then
|
||||
msg="$1"
|
||||
|
Reference in New Issue
Block a user