Block or Report
Block or report hansrajdas
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
1
### Acronym2* C-a ==> CTRL-a34### Modes in VIM5* __Normal mode(n)__ When we open mode, the default mode is normal
-
-
1
### Version control systems(VCS)2* __Local VCS:__ Files stored on local machines
3* __Centralised VCS:__ A centralised system where the main repository is stored. Eg: CVS, SVN, Perforce
4* __Distributed VCS:__ Each client doesn't just check out the latest snapshot of the files; rather, they fully mirror the repository, including its full history. Eg: Git, Mercurial, Bazzar.
5 -


