question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

when I try do push from local GitHub to online GitHub, GitHub try publish a new repository

See original GitHub issue

Description

when I try do push from Desktop GitHub to online GitHub, GitHub try publish a new repository and not do push

Version

  • GitHub Desktop: 1.1.1
  • Operating system: Windows 10

Steps to Reproduce

Expected Behavior

Actual Behavior

Additional Information

Logs

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
RubenK01commented, Apr 8, 2018

Thanks for your answer.

I have the remote repository defined but, the problem i think is in the api desktop, when I do ‘push’, desktop GitHub does ‘publish repository’. When I do ‘push’ in cmd “git push origin master”, GitHub does push all right.

0reactions
shiftkeycommented, May 2, 2018

I’m going to close this out due to inactivity.

@RubenK01 if you’re able to answer the questions and follow the context in my previous reply I’m happy to revisit this issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Git: Push a new or existing repo to Github
1.) Navigate to repo in question. 2.) Fork the repo to your own account. 3.) Clone the forked repo to your local environment ......
Read more >
Adding locally hosted code to GitHub
To create a repository for your project on GitHub, use the gh repo create subcommand. When prompted, select Push an existing local repository...
Read more >
Pushing your first project to github
1. Make sure git is tracking your project locally · 2. Create a remote, empty folder/repository on Github. · 3. Connect your local...
Read more >
Pushing commits to a remote repository - GitHub Docs
Use git push to push commits made on your local branch to a remote repository. ... git push origin main to push your...
Read more >
Pushing changes to GitHub - GitHub Docs
As you commit changes to your project locally, you can push those changes to GitHub so that others may access them from the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found