victorsamuel
asked Nov 16 2017
Answer
First make sure you have installed git in your machine, else install it by zypper in git. Then type which git to attain the installed location and export it by export PATH="installed location:$PATH".
karthikeyan
asked Nov 16 2017
edited Oct 05 2018
exec: "git": executable file not found in $PATH
While installing Gogs in OpenSUSE leap 42.3 in web console I got exec: " git" : executable file not found in $PATH. How to solve this?