git + assembla + multiple ssh keys/multiple computers
问题 I have multiple computers working on the same project, and I'm using a free assembla git repo account to manage all this. In order to access the git repo, I need to generate unique SSH keys on each computer. However, a computer might be working on other assembla projects as well, so there seems to be a conflict whenever I generate a new ssh key (like I have to keep replacing the id_rsa files). Once I recreate the id_rsa files (and replace them) on a local machine, it loses access to the