Often when I try to merge a branch with Git on Windows, I get Permission denied errors. I am not sure what is the cause but cleaning up and trying to the merge again works.
> git merge develop
error: unable to create file public/less/bootstrap/dropdowns.less (Permission denied)