I've opened a new github account for school, and added my ssh keys to it, but when I try to push my local repository into it, I get:
ERROR: Permission to new-username/repo-name.git denied to old-username.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
any ideas? Thanks!