Tagging old commit

Some code was pushed to github. How to tag now some "older commit"?

$ git tag -a v1.0.0 38726b391444e4cdd03dfa9ba04d8c01acc56f46 -m "First public release"
$ git push origin --tags

Comments

Popular posts from this blog

Hardening OpenWRT - adding non-root user account

Dropbear SSH keys and autossh on OpenWRT

SSH Tunel with OpenWRT