Skip to content

Instantly share code, notes, and snippets.

@ifedotov
Created January 2, 2015 19:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ifedotov/54dae4c460a04956d410 to your computer and use it in GitHub Desktop.
Save ifedotov/54dae4c460a04956d410 to your computer and use it in GitHub Desktop.
Command to map temp directory for git on windows when getting fatal: unable to create temp-file: No such file or directory
export TMPDIR=c:/temp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment