I\'m able to pull but Unable to git push
$ git push -u origin master Counting objects: 2031, done. Delta compression using up to 4 threads. Compressing objects:
The problem comes from the version of NFS your Vagrant NFS mount. You have to use version 4 which is not available in Windows. Use temporarily default synced folders on Windows instead of NFS.