localhost:9999 means? #24
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
May I ask what service it is
http://localhost:9999/
and where can I find the source code of it?I try to run git-importer at local but got errors for not having this 9999 service.
Thank you.
This is an instance of https://github.com/openSUSE/git-lfs-ro-server (tunnelled actually into the build service backend). as that service is not publically exposed, it needs to be tunnelled. it basically is used to register certain lfs objects as being fetchable from the existing build service src service backend via the LFS protocol.
we should make this optional. please help us with patches that make sure that there are knobs to turn it off/on and make it off by default to avoid others falling into that trap.