Open abreathingcorpse opened 3 months ago
I was having a similar problem. Have you checked if your push actually contains the modified content? For me the cli was creating empty pushes in my repo because I forgot to actually save my changes before making the commit.
No error, no nothing.
I already have my user.name and user.email defined. I've already created my PAT, which I'm using as my pwd. I've staged the changes, created a commit and created a new remote, which uses the URL to my repo.
The PAT is working, since I'm able to push through the CLI.
What am I missing?