jhillyerd / plugin-git

Git aliases plugin for the Fish shell (similar to oh-my-zsh git)
MIT License
607 stars 85 forks source link

Add `grpo` alias to delete stale refs #80

Closed sordu closed 2 years ago

sordu commented 2 years ago

This PR includes:

I like to use this to cleanup stale references without having to fetch new references.

jhillyerd commented 2 years ago

Looks good, thanks