Git has 2 methods to access a repository, one with gitdaemon to do a checkout and one with SSH to perform the push. We need to provide those 2 methods.
Git has 2 methods to access a repository, one with gitdaemon to do a checkout and one with SSH to perform the push. We need to provide those 2 methods.