Posts tagged as

GIT

Creating a Central Git Repository

Version control systems (VCS) are blessings to developers like me who work on single project with other developers. Too often someone would accidentally overwrite another’s code, possibly erasing hours of hard work.