+ 9
Git or GitHub
what is ..
3 Antworten
+ 1
Hi, git is a distributed source control management in which you can keep your code in a repository (either local or on a server) to keep track of history and to make it easier to collaborate with other people. GitHub is just a regular git repo but publicly available for anyone.
+ 8
i think it is a team tool for collobarations :)
and a good way find some codes & study
if false u can add .. comments
+ 1
GitHub is a repository. I'm a newbie but from what I understand it's a place where you can collaborate on projects with others. I'm still playing around with it.