brackets-userland / brackets-git

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

Pushing to remote failed #1194

Closed dannymecca closed 8 years ago

dannymecca 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 (mac), Git 1.8.3.2 & Brackets-Git 0.14.32

Pushing to remote failed

Error: remote: Permission to mecca2/Quick-Order-Form---Meteor-JS.git denied to dannymecca.
fatal: unable to access 'https://dannymecca:***@github.com/mecca2/Quick-Order-Form---Meteor-JS.git/': The requested URL returned error: 403
call: git push --porcelain --progress origin master
Error: remote: Permission to mecca2/Quick-Order-Form---Meteor-JS.git denied to dannymecca.
fatal: unable to access 'https://dannymecca:fr3ight1@github.com/mecca2/Quick-Order-Form---Meteor-JS.git/': The requested URL returned error: 403
    at Object.exports.toError (file:///Users/dannymecca/Library/Application%20Support/Brackets/extensions/user/zaggino.brackets-git/src/ErrorHandler.js:162:19)
    at NodeConnection.<anonymous> (file:///Users/dannymecca/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:559:26911)
    at Object.k.fireWith (file:///Applications/Brackets.app/Contents/www/thirdparty/thirdparty.min.js:559:27724)
    at NodeConnection._receive (/utils/NodeConnection.js:498:34)