brackets-userland / brackets-git

brackets-git — git extension for adobe/brackets
Other
656 stars 192 forks source link

Failed to load list of diff files #1155

Closed collinmutembei closed 9 years ago

collinmutembei commented 9 years ago

[I'm supposed to describe steps to replicate my issue here and if I don't do that, I understand that my issue will be probably ignored.]


Brackets 1.4.0-16380 (linux), Git 1.9.1 & Brackets-Git 0.14.32

Failed to load list of diff files

Error: fatal: ambiguous argument '8e02a7266ceed492b2346ff8e121a81af5cf2d0a^..8e02a7266ceed492b2346ff8e121a81af5cf2d0a': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
call: git diff --no-ext-diff --name-only 8e02a7266ceed492b2346ff8e121a81af5cf2d0a^..8e02a7266ceed492b2346ff8e121a81af5cf2d0a
Error: fatal: ambiguous argument '8e02a7266ceed492b2346ff8e121a81af5cf2d0a^..8e02a7266ceed492b2346ff8e121a81af5cf2d0a': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
    at Object.exports.toError (file:///home/collin/.config/Brackets/extensions/user/zaggino.brackets-git/src/ErrorHandler.js:162:19)
    at NodeConnection.<anonymous> (file:///home/collin/.config/Brackets/extensions/user/zaggino.brackets-git/src/Cli.js:185:44)
    at j (file:///opt/brackets/www/thirdparty/thirdparty.min.js:559:26911)
    at Object.k.fireWith (file:///opt/brackets/www/thirdparty/thirdparty.min.js:559:27724)
    at NodeConnection._receive (/utils/NodeConnection.js:498:34)