I'm working on a small project where about 4-5 of us need to collaborate on some code which we want to keep private. I have unlimited private repos on github, and we don't want to shell out money for a private organization. What are the pros and cons of me sharing my login credentials with them and all of us working simultaneously on the same repo?
Thanks in advance!