Open husong998 opened 2 years ago
Using go install to install genny will not include the change in the latest master branch, namely the -tag flag features. Is it possible to create a new tag for the latest commit? I believe the -tag will be helpful in many use cases.
go install
-tag
Using
go install
to install genny will not include the change in the latest master branch, namely the-tag
flag features. Is it possible to create a new tag for the latest commit? I believe the-tag
will be helpful in many use cases.