how to list your configuration in git code example
Example 1: list config git
git config --list
Example 2: Git command to check for any conflicts between new and old versions on your repository
$ cat mars.txt
Example 3: List all files on your localhost web server
# After navigating to your localhost web server
# type to see all files type
ls