Always I want push or pull using the plugin, it fails showing this message, but if I try using the git terminal (using the same that is configured with brackets) I can.
Error: bash: /dev/tty: No such device or address
error: failed to execute prompt script (exit code 1)
fatal: could not read Username for 'https://github.com': Invalid argument
call: git push --porcelain --progress --set-upstream origin mp
Error: bash: /dev/tty: No such device or address
error: failed to execute prompt script (exit code 1)
fatal: could not read Username for 'https://github.com': Invalid argument
at Object.exports.toError (file:///C:/Users/pcha/AppData/Roaming/Brackets/extensions/user/zaggino.brackets-git/src/ErrorHandler.js:162:19)
at NodeConnection.<anonymous> (file:///C:/Users/pcha/AppData/Roaming/Brackets/extensions/user/zaggino.brackets-git/src/Cli.js:185:44)
at j (file:///C:/Program%20Files%20(x86)/Brackets/www/thirdparty/thirdparty.min.js:556:26911)
at Object.k.fireWith (file:///C:/Program%20Files%20(x86)/Brackets/www/thirdparty/thirdparty.min.js:556:27724)
at NodeConnection._receive (/utils/NodeConnection.js:498:34)
Always I want push or pull using the plugin, it fails showing this message, but if I try using the git terminal (using the same that is configured with brackets) I can.
Brackets 1.5.0-16538 (win), Git 2.6.1.windows.1 & Brackets-Git 0.14.32
Pushing to remote failed