I use hub to check out github prs on clearance and scenic a lot. This sets up new remotes that I dont want to stick around. I'd like an alias that removes all remotes not named origin, production, staging, derekprior. Perhaps with a confirmation.
Maybe this should just happen as part of git sweep
I use hub to check out github prs on clearance and scenic a lot. This sets up new remotes that I dont want to stick around. I'd like an alias that removes all remotes not named
origin
,production
,staging
,derekprior
. Perhaps with a confirmation.Maybe this should just happen as part of
git sweep