'Default git to use --no-color in Powershell

Is there any way to default git commands to use --no-color at a Powershell command prompt? It's too hard to read dark red on a black background and would be nice if it wasn't necessary to type --no-color so often.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source