github - push files into git remote repo using different user account -


i want push code changes git remote repo, able pull changes not allowing me push changes. using ssh key authentication authorization, keys generated using email id. windows system doing development admin account. have kept required private public key .ssh folder since windows user different account using configured key giving pre-receive hook declined error. have tried setting user name , user email same account used key gen using git config command, not luck far. appreciated.

i able eclipse. configured ssh key path in network setting , commit code using account, first add untracked files git index , able see file in git staging view. there show staged changes , enter commit message, there author , committer default having value of whichever user account have logged in in case admin account, changed account manually , commit , push. doing able push code repository successfully.

author abc<abc.@mail.com> committer abc<abc.@mail.com> 

Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

javascript - jQuery UI Splitter/Resizable for unlimited amount of columns -

javascript - IE9 error '$'is not defined -