Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nothing happens when pressing the 'Push' button #250

Open
abreathingcorpse opened this issue Aug 11, 2024 · 1 comment
Open

Nothing happens when pressing the 'Push' button #250

abreathingcorpse opened this issue Aug 11, 2024 · 1 comment
Labels

Comments

@abreathingcorpse
Copy link

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?

@3nderall
Copy link

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.

@Calinou Calinou added the bug label Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants