You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if [ "$1" == "-h" ] || [ "$1" == "--help" ] ; then
echo "$(basename $0) cleans up all local branches that are in sync with master and removes any remote-tracking references that no longer exist on the remote."