"Changes not staged for commit:
(use "git add <file>..." to update what will be committed)
(use "git restore <file>..." to discard changes in working directory)
modified: src/pages/Payment/payment.js"
I think at some point the uppercase P might have screwed something up but not sure why. When I click the link of the modified file it says working tree in the tab
I've entered "git add ." "git add -A" and manually clicking stage changes in vscode it does it for a second and then reverts back to changes area.