Sunday, 8 September 2013

Git: Invalid argumente directory

Git: Invalid argumente directory

I am using the git bash in windows, originally my project is fine, but in
a sudden, it throws an error when I want to pull from github.
My output of the console is as follow:
Rico@RICO-PC /h/SeatFinder_backup (master)
$ git pull origin master
From github.com:ricocmc/SeatFinder
* branch master -> FETCH_HEAD
': Invalid argumente directory at 'WebSite/dist/MCP/
Do any one have hints on what the problem is?

No comments:

Post a Comment