I keep getting this error:

but when I git push directly, it works no problem. I'm not sure if there's a debug log somewhere I can check. I do see output in the Git "Output" for Vscode when I push the Force Push button:
2025-07-01 13:02:00.908 [info] > git for-each-ref --sort -committerdate --format %(refname)%00%(objectname)%00%(*objectname) [12ms]
2025-07-01 13:02:00.921 [info] > git for-each-ref --sort -committerdate --format %(refname)%00%(objectname)%00%(*objectname) [12ms]
but it doesn't really tell me anything.
The annoying part: restarting vscode fixes it (usually)
I keep getting this error:

but when I
git pushdirectly, it works no problem. I'm not sure if there's a debug log somewhere I can check. I do see output in theGit"Output" for Vscode when I push theForce Pushbutton:but it doesn't really tell me anything.
The annoying part: restarting vscode fixes it (usually)