I have repository at github for ruby on rails project. First time i did push from comp. under windows system with msysgit. Then cloned this project from another comp. under ubuntu, did some changes, commited and pushed to repository at github. Now when i try to pull or even clone this repository from my comp. with windwos it results in error:
fatal: cannot create directory at db:migrate
Any idea how to solve this problem? And what is wrong?