|
|
|
|
|
by memco
1194 days ago
|
|
> Github Enterprise is only $21/mo and for most users it has all the same features of Gitlab. Of those things that I like more in Gitlab, it is deploy tokens: an easy way to be able to dole out permission to clone code where needed without having to bother with key management or user management. As far as I can tell GitHub has something like this but it requires setting up an app to talk to the API and isn’t nearly simple as the button available in Gitlab. |
|
https://docs.github.com/en/authentication/connecting-to-gith...
(disclosure, former GH)