Changing github identifiers in eclipse -


I'm working on a project shared via github and eclipse, and I'm committed to no problems , My partner entered the wrong identifier (user name and password), he pushed the remote for the first time. Thus, every time he tries to push and be committed to the repository, the eclipse uses those misinformers who log on to Zithub and it fails. Is there any way to change those identifiers?

If it has entered the wrong user name, then it will be windows / preferences / Search for git and configuration section, it can change it.
Otherwise, the wrong password can be entered, it can search for safe and on the Safe archive section, on the Content tab, It can change the password on the git section

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -