08-22-2018, 05:26 AM
(08-21-2018, 01:16 PM)humanpuff69 Wrote: The git command not found because the git package probably isnt installedAgreed that this is probably the problem. @Amresh - you can Google this problem and how to load and set up git and git permissions if you haven't got the package installed yet.
try using apt-get or yum depending on your distro to install the git package
There are many tutorials online for how to install the Git package, this one is a good example of which install commands to use:
https://www.liquidweb.com/kb/install-git-ubuntu-16-04-lts/
There are plenty of tutorials for setting up git for the first time, the one below is a good example:
https://git-scm.com/book/en/v2/Getting-S...-Git-Setup