Access to private repo circumventing authentication
Created by: tiansiyuan
A private repository mvs is created. Anyone can clone it using the following command
git clone git@192.168.1.231:repositories/weiqiang/mvs.git
They can even push to it.
Thanks,
Tian