Monthly Archives: February 2012
Tom Preston-Werner explains GitHub
Have you ever thought of sharing your code on the web ? Thought of doing social and collaborative coding and having other people contribute ? Git is an extremely fast, efficient, distributed version control system ideal for the collaborative development of software. Every clone of a Git repository represents the entire history of that project […]