gitbutlerapp / gitbutler

The GitButler version control client, backed by Git, powered by Tauri/Rust/Svelte
https://gitbutler.com
Other
13.32k stars 528 forks source link

Support Github Enterprise (GHE) #2623

Open cmeans opened 9 months ago

cmeans commented 9 months ago

To facilitate corporate adoption, please add Github Enterprise support.

schacon commented 7 months ago

We would love to do this. It's probably not difficult, as the APIs should remain the same. I think it's more a case of changing the base URL we use to be configurable rather than github.com. Perhaps a first step would be to read this from the upcoming config file changes.