I'm creating a Git repository for a website I'm working on for a client. I was about to set the origin, associating the repo with my GitHub account, but what happens if in the future someone else takes the project over? Without creating GitHub account for each of my clients, how do I make it so a Git repository can be transfered to someone else?
Thanks