GNU Linux (Debian and others) – how to create one’s own private git repository in under 10min (git over ssh)

home of git’s git repo: https://git-scm.com/ # to clone git’s git repo git clone https://git.kernel.org/pub/scm/git/git.git # as can be seen there, it is STILL under active development written in primarily in C, with GUI and programming scripts written in Shell … Continue reading GNU Linux (Debian and others) – how to create one’s own private git repository in under 10min (git over ssh)