I just installed the whole SQL Dev toolbelt, and was well on my way to using GIT as my repo..
I did my initial commit and that worked, then I got a message that 3.4.1.73 was available for SQL Source control, since updating it can no longer find GIT when I try and do a commit.. however dropping to a command prompt I still can run git (it's in my path).
Command:
git commit -F "C:\Users\USERNAME\AppData\Local\Temp\m2wwaakq.xgb.txt" -o "C:\temp\db\\"
Output:
'git' is not recognized as an internal or external command,
operable program or batch file.
Exit code:
1
I did my initial commit and that worked, then I got a message that 3.4.1.73 was available for SQL Source control, since updating it can no longer find GIT when I try and do a commit.. however dropping to a command prompt I still can run git (it's in my path).