0

I've run into a strange problem debugging a python script. I think I have isolated the problem to the follow issue:

When trying to use git trough the command line, I get an error on the first run. Starting with the second run the same command goes through fine.

Any ideas what could be causing this?

Thanks!

Screenshot

Alternatively, here is the code:

C:\WINDOWS\system32>cd /d "D:\..."

D:\...>git status

'status is not recognized as an internal or external command, operable program or batch file'

D:\...>git status

On branch SCONS
Your branch is up-to-date....

Update: Still no progress. The issue originally came from a git-lfs command. If this maybe helps: git-lfs commands will give an error (even repeatedly) until the command "git" is entered once. After the first failed attempt both git, and git-lfs commands work fine. See picture:

Screenshot 2

sfreyald
  • 11
  • 3

0 Answers0