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
Environment
- Operating System: Windows 10
- git version 2.45.2
What I’ve Tried: - reinstall git
- Adding directory to path system’s environment variable or user’s environment variable