Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

empty commit

git commit --allow-empty -m "Trigger Build".
Comment

git empty commit

git commit --allow-empty -m "Trigger notification"
Comment

git remove an empty commit

git filter-branch --commit-filter 'git_commit_non_empty_tree "$@"' HEAD
Comment

PREVIOUS NEXT
Code Example
Shell :: Wrong permissions on configuration file, should not be world writable! 
Shell :: check chrome version ubuntu via terminal 
Shell :: download teamviewer for ubuntu using terminal 
Shell :: kill ubuntu port 
Shell :: git undo soft reset 
Shell :: ubuntu apt-get update without input 
Shell :: update composer ubuntu 
Shell :: command to install axios 
Shell :: install java 17 ubuntu 
Shell :: dns flush command 
Shell :: install wps ubuntu 20.04 
Shell :: anaconda opencv install 
Shell :: display nginx logs 
Shell :: remove heroku remote 
Shell :: how to install npm in linux 
Shell :: Please move or remove them before you merge. 
Shell :: check redis version 
Shell :: Could not install packages due to an OSError: [WinError 5] Access is denied: 
Shell :: free port in linux 
Shell :: install ansible on ubuntu 18.04 
Shell :: git config list 
Shell :: ubuntu install imagemagick 
Shell :: port finding in macos 
Shell :: adb port issue fix 
Shell :: git disable ssl cert 
Shell :: ls show octal permissions 
Shell :: docker centos no space left on device 
Shell :: nvm install lts 
Shell :: how to change timezone in ubuntu 
Shell :: batch remove quotes 
ADD CONTENT
Topic
Content
Source link
Name
3+4 =