Add support for GitHub Enterprise gist sync #245
Replies: 3 comments
-
If I were to implement it, I would add a [GHE] table to the config.toml file. Another option would be to add a 'url' field to the [Gist] table, allowing switching to use GHE Gists. However, I think it would be better to make it easier for users to switch between GHE and GitHub as the sync destination. |
Beta Was this translation helpful? Give feedback.
-
I created a PR regarding this discussion. By adding GHE configuration to config.toml, I enabled snippet synchronization with GHE gist. |
Beta Was this translation helpful? Give feedback.
-
Thank you! Merged! |
Beta Was this translation helpful? Give feedback.
-
Is there a way to synchronize my snippets to the gist on GitHub Enterprise Server? If not, I would be pleased if synchronization with GitHub Enterprise Server could be achieved with a configuration like the following.
Beta Was this translation helpful? Give feedback.
All reactions