Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

force delete a branch in git

git branch -D <branch_name>
#This is use to force delete a branch that cannot be deleted with
git branch -d <branch_name>
Comment

PREVIOUS NEXT
Code Example
Shell :: linux show which serial ports are in use 
Shell :: push a local branch 
Shell :: react native how to get SHA certificate fingerprints 
Shell :: fc editor 
Shell :: bash print count of unique words in column 
Shell :: create service for gunicorn in linux 
Shell :: how to know on which port my mongodb server is running 
Shell :: uninstall snap package ubuntu 
Shell :: ubuntu youtube download playlists 
Shell :: git shortcut 
Shell :: bash print line if column value is in column of another file 
Shell :: remove user from sudoers 
Shell :: ionic offline documentation 
Shell :: git track lfs 
Shell :: execute powershell file windows 
Shell :: helm install namespace example 
Shell :: double dollar sign bash 
Shell :: install packer on ubuntu 
Shell :: add upstream in git 
Shell :: find which process is using port mac 
Shell :: find branches in git 
Shell :: v-restore-user command not found 
Shell :: How to change tab size on GitHub? 
Shell :: vscode disable powershell integrated console 
Shell :: virtualbox homebrew 
Shell :: react router dom with typescript 
Shell :: material ui install 
Shell :: linux restart service 
Shell :: check folders sizes linux 
Shell :: headlessui npm 
ADD CONTENT
Topic
Content
Source link
Name
9+1 =