Change username that pushes to your Github repo

I made a new Github account. https://github.com/howardbaik

When I push my files on RStudio using Terminal, I keep on seeing on my Github repos that another username is pushing to my repo

How can i configure my RStudio so that my Github repos show that howardbaik is pushing to Github from RStudio?

Thank you!

My suggestion is to go to the terminal, and set up your general git correctly

Check out this link? https://stackoverflow.com/questions/22844806/how-to-change-my-git-username-in-terminal/22844895

Hi @howardbaek!

This is also helpful to read on the same topic:

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.