-
-
Save KyMidd/d7a57a29ef09aa4deb7b673e85a179fb to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Remove any empty lines | |
| ALL_BRANCHES=$(echo "$ALL_BRANCHES" | awk 'NF') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment