Horje
clean local branches git Code Example
clean local branches git
git branch --merged master | grep -v '^[ *]*master$' | xargs git branch -d




Shell

Related
matlab on ubuntu Code Example matlab on ubuntu Code Example
xampp start from terminal Code Example xampp start from terminal Code Example
linux remove last n lines from file Code Example linux remove last n lines from file Code Example
check lines of code added removed by a specific user Code Example check lines of code added removed by a specific user Code Example
sed add word to beginning of line Code Example sed add word to beginning of line Code Example

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