The squashed branches are only removed locally. The git-cleanup command is intended to work on both remote and local repositories, however the recently merged git-cleanup-squashed code was only removing local branches. It would be a great if the -s switch removed remote branches by default and honored the -l switch to ignore remotes if desired.
The squashed branches are only removed locally. The git-cleanup command is intended to work on both remote and local repositories, however the recently merged git-cleanup-squashed code was only removing local branches. It would be a great if the -s switch removed remote branches by default and honored the -l switch to ignore remotes if desired.