Y
Hacker News
new
|
ask
|
show
|
jobs
by
zerocrates
599 days ago
Fairly sure git remote prune will do just the remote-tracking refs/remote branches, same as fetch --prune that you're already using inside your alias. It won't remove your checked-out local copies of those.