Everything is working fine with my public keys and repository activity but when one of my
team members tries to clone a repository, the clone is blank, example output:
bry4n@~/tests$ git clone
[email protected]:tg/base.git
bry4n@~/tests$
At first, It was giving the typical no read access error. Then i stripped out alot of the junk out of the configuration then he started only getting the output above.