Env
Display the current Git Graph environment.
The env command provides a detailed snapshot of your Git Graph environment. It is especially useful for troubleshooting issues and verifying the configuration settings applied when using Git Graph with your Git repository.
Usage
Description
Run the env command to output a comprehensive summary of your Git Graph environment. This output includes:
- The version of Git Graph and your operating system details.
- The Git version currently used.
- Paths for the local working directory and the local Git directory.
- Git configuration settings that are configured by Git Graph.
Example output
Help
To display the help for the env command, run:
How is this guide?