Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

lightweight tag git

$ git tag -a v1.0.0
Comment

lightweight tag git

$ git tag -a v1.0.0 -m "Releasing version v1.0.0"
Comment

git lightweight tags

// git add lightweight tag
$ git tag v1.4-lw
$ git tag
v0.1
v1.3
v1.4
v1.4-lw
v1.5
Comment

PREVIOUS NEXT
Code Example
Shell :: install scratchpad jupyter notebook 
Shell :: mongo shell query for email domain regex 
Shell :: sudo apt upgrade nao actualiza 
Shell :: debian install sbatch 
Shell :: install ripgrep redhat 8 
Shell :: sane in ubuntu 
Shell :: vbs on linux 
Shell :: log to file docker overflow 
Shell :: ubuntu install gerrit 
Shell :: cmder find file 
Shell :: swiftui api calling github 
Shell :: bash map lenght 
Shell :: anandsiddharth/laravel-paytm-wallet for laravel 7 github 
Shell :: shell script variables not working 
Shell :: ubuntu switch between windows shortcut 
Shell :: installing kubens on ubuntu 
Shell :: GHDB categories 
Shell :: Git failed with a fatal error. could not read Password for 
Shell :: linux Print the tree view of processes when SSH connection has been established 
Shell :: return wm_class 
Shell :: systemd stop/start sshd services 
Shell :: git branch inside branch 
Shell :: ubuntu change night light intensity 
Shell :: No matching version found for mongodb@3.6.6. 
Shell :: uninstall webpack globaly 
Shell :: eb client with different account 
Shell :: switch theme in android according to time of day 
Shell :: Errno::EPERM: Operation not permitted @ dir_s_mkdir - /usr/local/Cellar 
Shell :: lstinputlisting excluse lines 
Shell :: using centos 7 as haproxy 1.8 
ADD CONTENT
Topic
Content
Source link
Name
2+3 =