Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for GitHub Enterprise implemented here #24

Closed
0xtavian opened this issue Nov 7, 2019 · 3 comments
Closed

Support for GitHub Enterprise implemented here #24

0xtavian opened this issue Nov 7, 2019 · 3 comments

Comments

@0xtavian
Copy link

0xtavian commented Nov 7, 2019

This is pretty rough right now but it gets the job done.

https://github.com/0xtavian/shhgit

Things changed:
Added basic auth functionally for Cloning repos which is required by GHE https://github.com/0xtavian/shhgit/blob/master/core/git.go

Implemented baseURL here https://github.com/0xtavian/shhgit/blob/master/core/session.go#L65

@Phil-ThePower-Pearce
Copy link

Would the creds better be suited for the config file? Isnt this then hardcoding your username/token?

@brujoand
Copy link

I got away with only using the token in #38. Please give at spin and see if it works for you.

@eth0izzle
Copy link
Owner

Closed. See #38

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants