I refer to Git push: username, password, how to avoid? set my ssh key, it works.
But now, i clone another repository into my computer, once again i refer to that guide, copy the contents of my ~/.ssh/id_rsa.pub into the Deploy keys of this repository, github tell me 'Key is already in use'.
How can i avoid username and password in both two repository?