Git has become the defaco source code control system not only for developers but also more and more for design teams. The popularity of github has also increased the numbers of people using it. We will continue to post handy snippets of commands and maybe some more in-depth use cases for git, especially for development teams with both front-end and designers who may have a heart-attack at the thought of using the terminal to issue commands.
To add colour to the bash output while using Git.
$> git config --global color.ui auto
Your email will not be published. Required fields are marked with a *.
Want your image to appear next to your comment? Get a gravatar.