Can Fleet be used with an enterprise github?
According to this:
https://www.jetbrains.com/help/fleet/commit-and-push-changes-to-git-repository.html#push-changes-to-a-remote-repository
You can EITHER sync with a token with github OR with username/password with gitlab and bitbucket.
But I have GitHub with a custom enterprise URL. Fleet seems to assume I'm not on GitHub and requests username/password, which doesn't work.
Any way to trick Fleet into thinking I'm on github as a workaround?