dahlbyk / posh-git

A PowerShell environment for Git
http://dahlbyk.github.io/posh-git/
MIT License
7.62k stars 802 forks source link

Integrated powershell in VSC shows unaccuarte state of git. #965

Open solracss opened 9 months ago

solracss commented 9 months ago

System Details

In powershell integrated in VisualStudio posh git isn't updating changes. Made changes in 2 files, then commited it.

obraz

While the same on powershell: obraz

What could be causing this?

M0ns1gn0r commented 3 months ago

Since the output of git status itself is different, that's not posh-git's issue.