I would like a version of install_github() where the package can be hosted on github enterprise. The reason I need this is because I have several functions I wrote that I reuse within my company. However releasing these functions publicly is not an option since it reveals database infrastructure, etc.
Let me know if you need more details!