Closed asanger closed 10 years ago
It will straight up use git clone, so if the remote user has read access to the repo you should set. Strange that it hangs, maybe it tries to ask the user for a github login?
I think an important discussion is whether or not plugins should be fetched on the local side, and then pushed to the remote, or if it works fine as is.
Has there been any updates on this?
I'll go ahead and close it for now. In the particular scenario that I was using it, the fetch was indeed attempted via native git, and it appeared to pull, but failed before completing the clone. I no longer have the output from that instance, but if it happens again I'll re-open with additional information. Thanks!
Hokay :shit:
Pomander just hangs when it attempts to access a private repository containing a plugin. It should probably gracefully fail or allow the option to grab it via git if the deploying user is appropriately set up to access the private repo.