Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
delete-merged-branches was failing due to ANSI colour codes being output which git was trying to use as part of the branch names. This commit disables the colour output for the merged command to fix this.
- Loading branch information