brackets-userland / brackets-git

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

Pushing to remote failed #1217

Closed vironika closed 8 years ago

vironika 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 (win), Git 2.6.1.windows.1 & Brackets-Git 0.14.32

Pushing to remote failed

Error: error: failed to push some refs to 'https://vironika.777%40gmail.com:***@github.com/vironika/MMP210-FA15.git'
hint: Updates were rejected because the remote contains work that you do
hint: not have locally. This is usually caused by another repository pushing
hint: to the same ref. You may want to first integrate the remote changes
hint: (e.g., 'git pull ...') before pushing again.
hint: See the 'Note about fast-forwards' in 'git push --help' for details.
call: git push --porcelain --progress --set-upstream window master
Error: error: failed to push some refs to 'https://vironika.777%40gmail.com:Zasada123@github.com/vironika/MMP210-FA15.git'
hint: Updates were rejected because the remote contains work that you do
hint: not have locally. This is usually caused by another repository pushing
hint: to the same ref. You may want to first integrate the remote changes
hint: (e.g., 'git pull ...') before pushing again.
hint: See the 'Note about fast-forwards' in 'git push --help' for details.
    at Object.exports.toError (file:///C:/Users/Vironika/AppData/Roaming/Brackets/extensions/user/zaggino.brackets-git/src/ErrorHandler.js:162:19)
    at NodeConnecti