GIT Basics
Specification
Homepage: http://www.git-scm.com/
Installation
Commandline Client
Debian base:
$ sudo apt-get install git
$ git --version
git version 2.25...
March 8, 2022 · Read more ·
15 min read