Git Repo Gerrit User Manual Revision History Revision # Description Date Author 0.1 Initial this document 2014/09/05 Deman Lu 0.2 Add First time push Code to Gerrit 2014/09/09 Deman Lu 0.21 Add FAQ 2014/09/09 Deman Lu Contents Pre…
https://www.ntu.edu.sg/home/ehchua/programming/howto/Git_HowTo.html#zz-7. 1. Introduction GIT is a Version Control System (VCS) (aka Revision Control System (RCS), Source Code Manager (SCM)). A VCS serves as a Repository (or repo) of program codes,…