Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
pavel_lishin
on April 20, 2016
|
parent
|
context
|
favorite
| on:
Git Tips
Is there a dry-run option for this?
ataylor32
on April 20, 2016
[–]
Just run everything that's inside $(), which is this:
git branch --merged origin/master -r | grep -v master | grep origin | cut -d/ -f2-
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: