+ 1
How git is used internally?
I know why git is used but how it is used internally in a company without using github. How they access repos.?
1 Antwort
+ 2
You can set up your own personal git server. Check out the git website for more information.