[git-users] error conection git remote

2018-08-01 Thread R.Junior
Hi.. I am creating a git server to centralize the projects, so that developers can commit the changed code to remote servers, but I can not configure the access to different user push on the remote server. the configuration ~$ git config rm user.name user1 ~$ git config rm user.email

[git-users] Problem in config to GIT

2015-11-24 Thread R.Junior
good morning guys I have a repository of a server with problem that it was not possible to clone the repositories it to the new server GIT, so I copied the application via USB stick to the new server after installing GIT I did the following I created directory /var/git/project.git where are