search tag git
git tag -a v1.2
git push origin v1.2$ git tag -l "v1.8.5*"
v1.8.5
v1.8.5-rc0
v1.8.5-rc1
v1.8.5-rc2
v1.8.5-rc3
v1.8.5.1
v1.8.5.2
v1.8.5.3
v1.8.5.4
v1.8.5.5
Also in Shell:
- how to grep if the first letter is a character not a number
- install axios vue
- grepper shortcut key
- what is merge conflict in git
- linux change username
- how to get mac cpu temp
- git config --global http.sslverify "false" This command resolve my problem
- upgrade npm
- bash move
- git show staged files
- create branch in git
- start mongodb service ubuntu
- powershell add element to array
- ubuntu 16.04 bluetooth not detecting devices
- git init
- git second commit
- git bash Could not open a connection to your authentication agent
- ModuleNotFoundError: No module named '_pywrap_tensorflow'
- install keras
- node install ubuntu
- shell count number of columns
- command git message
- bash get value after equal sign
- how to know if keras is installed