Skip to content

sketch7/.github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

workflows

Tags

Tag Description
dotnet-libs-v1 .NET libs
node-libs-v1 node e.g. libs for node/lerna/cli/ngx etc...
# move tag
git tag -f v1 {new commit hash} (or use ui for this)
git push origin v1 -f
# shorthand
TAG=<TAG> && git tag -f $TAG && git push origin $TAG -f

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published