GIT Setup
Iguana X requires Git to be installed. This page helps you get Git installed and setup. It provides useful information and feedback to help get Git working.
For example if Git is not found on the system PATH (usually this means Git is not installed yet), then you will see this which includes a helpful link to Installing Git.
It also displays the contents of the system PATH variable.
When you first login to Iguana, it's important for every Iguana User Account to set up their Git configurations (name and email). These credentials are used to label your Git commits. See Author Info.
Â