$ git --version
$ git config -l
$ git fetch --prune
$ git branch -r
$ git checkout -b develop origin/develop
$ git ls-files --others --exclude-standard