git - GitHub local repository -


we don't have budget yet buy private repository on github. there local version of github?

thanks.

  • to create local repository, can use git.
  • you can run git on server, , there ton of solutions that. google that. easy setup.

what github adds git nice ui , social features: easy cooperate complete strangers , teams. can run github on own server, more expensive.

there open source alternatives github, can install on own server:

  • gitlab
  • gitorious

of gitlab easiest install yourself, afaik not straightforward.

bitbucket offers free private repositories , supports git well.


Comments

Popular posts from this blog

css - Which browser returns the correct result for getBoundingClientRect of an SVG element? -

gcc - Calling fftR4() in c from assembly -

Function that returns a formatted array in VBA -