brackets-userland / brackets-git

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

Failed to load list of diff files #1225

Closed enzoleonardi closed 8 years ago

enzoleonardi commented 8 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.5.0-16538 (mac), Git 2.3.2 (Apple Git-55) & Brackets-Git 0.14.32

Failed to load list of diff files

Error: fatal: ambiguous argument '251c0517417b8f5d7bf0f88299326a8d7ae376ac^..251c0517417b8f5d7bf0f88299326a8d7ae376ac': 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 251c0517417b8f5d7bf0f88299326a8d7ae376ac^..251c0517417b8f5d7bf0f88299326a8d7ae376ac
Error: fatal: ambiguous argument '251c0517417b8f5d7bf0f88299326a8d7ae376ac^..251c0517417b8f5d7bf0f88299326a8d7ae376ac': 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:///Users/enzo/Library/Application%20Support/Brackets/extensions/user/zaggino.brackets-git/src/ErrorHandler.js:162:19)
    at NodeConnection.<anonymous> (file:///Users/enzo/Library/Application%20Support/Brackets/extensions/user/zaggino.brackets-git/src/Cli.js:185:44)
    at j (file:///Applications/Brackets.app/Contents/www/thirdparty/thirdparty.min.js:556:26911)
    at Object.k.fireWith (file:///Applications/Brackets.app/Contents/www/thirdparty/thirdparty.min.js:556:27724)
    at NodeConnection._receive (/utils/NodeConnection.js:498:34)