Program for exporting repository commits to directories.
GitExporter.exe <OUTPUT_DIR> <GIT_REPOSITORY_DIR [optional | defalult: .]> <BRANCH_NAME [optional | default: master>
For every commit create a new directory with the dateTime of that commit. This directory will contain the state of the repository at that particular commit.