Horje
git create new tag Code Example
git create new tag
Create a new tag
git tag -a v1.4 -m "my version 1.4"

Push to your remote repo
git push origin --tags
git add tag
git tag -a v1.2 
git push origin v1.2




Shell

Related
run cron once a day Code Example run cron once a day Code Example
powershell comment Code Example powershell comment Code Example
install requests python Code Example install requests python Code Example
how to install proxychains Code Example how to install proxychains Code Example
kill all screen sessions linux Code Example kill all screen sessions linux Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
10