Relative Content

Tag Archive for gitcommandgit-bash

How to solve command not found on Git bash

I am trying to run command like ssh root@serverAddress, fnm, etc on git bash
when I type git --version on git bash it throw bash: git: command not found
but when I run exactly same command on terminal it work fine. it show git version 2.45.2.windows.1