linux - Possible to have multiple git users logged in as root? -
is possible have multiple git users logged same linux user?
what multiple admins can login root, make git pull directory assigned them, , git push, still can see made changes in git log?
each 1 of users can clone repo own. repository have config.user , config.email according person using it, , pull , push same "central" repo.
anyway, root, there's not preventing 1 of admins commit one. if aren't evil, can this.
gitosis can surely access control repository, too, if needed.
Comments
Post a Comment