Whitespace cleanup
This commit is contained in:
		| @@ -20,7 +20,7 @@ case "$1" in | ||||
|     ;; | ||||
| esac | ||||
|  | ||||
| REMOTES=$(git remote -v | egrep "\t$MATCH" | gawk '{print $1 " " $2}' | sort -u | sed  "s/$FORMULA/") | ||||
| REMOTES=$(git remote -v | egrep "\t$MATCH" | gawk '{print $1 " " $2}' | sort -u | sed "s/$FORMULA/") | ||||
|  | ||||
| if [[ -z $REMOTES ]]; then | ||||
|   echo "Nothing to do." ; exit | ||||
|   | ||||
		Reference in New Issue
	
	Block a user