Options

git status doesn't show changed files in Bash.

Hello,

I have Source Control successfully integrated with git and it all works beautifully.  But when I change an object in SSMS (2017) and save it (save a table, alter proc, etc.) and do a git status in the working folder in Bash, the object/file I changed doesn't show up.  But when I commit and push, everything works right.

Shouldn't I be able to see these files/objects in a git status?

Thanks,
Brett Walker
Tagged:

Answers

Sign In or Register to comment.