We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19cd956 commit ba12d08Copy full SHA for ba12d08
README.md
@@ -38,6 +38,7 @@ Contributions are welcome! See [CONTRIBUTING.md](./CONTRIBUTING.md) for a projec
38
## Troubleshooting
39
40
### Git shows `Filename too long`
41
+
42
You need to open cmd as administrator and run `git config --system core.longpaths true`. This error is only shown for windows users.
43
44

0 commit comments