wmanley / git-meld

Wrapper around git and meld for comparing git trees
GNU General Public License v2.0
207 stars 36 forks source link

Error #11

Open elfassy opened 12 years ago

elfassy commented 12 years ago
> git meld staging..master 
... | tar -x -C "/tmp/git-meld.j7w7yR/master" failed with exit code -1 at /home/elfo/Program_Files/git-meld/git-meld.pl line 27

Maybe the problem are the capital letters in the path?

mburr commented 12 years ago

I think the issue I opened:

https://github.com/wmanley/git-meld/issues/13

may be a duplicate of this. See the above link for a patch that fixed things for me.