Does PackageManager support Gitlab on the local area network, such as http: //192.168.x.x/path.git
Hi @Yijiankeji ,
Yes, it should work regardless of the hostname, as long as the dependency string ends with “.git” (as in your example).
Okay, thanks