Horje
git prune Code Example
git prune
git remote prune origin
git prune
 if you deleted a branch using the git web GUI and don't want it to show up in your local branch list anymore (git branch -r), then this is the command you should use.
git config pull with prune
git config remote.origin.prune true




Shell

Related
git prune remote branches Code Example git prune remote branches Code Example
git branch lists remote branches that do not exist anymore Code Example git branch lists remote branches that do not exist anymore Code Example
How to see incognito history? Code Example How to see incognito history? Code Example
install gnu grep on mac Code Example install gnu grep on mac Code Example
zsh mac Code Example zsh mac Code Example

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