multi user

Git - multi user

Abstract When we work on different projects, sometimes we have different git providers (e.q. GitHub, GitLab, Gitea,…). Also it is possible that we need to use different users for our contribution. This is obiously possible using git with https. Because ssh is considered more secure in context …