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.

`Publish branch` button fails to update

See original GitHub issue

After clicking the Publish branch button and seeing the branch show up on the remote, the button fails to go away, and switch to the Fetch origin button.

Steps I took:

  • Cloned this repo which a fork https://github.com/anshul78/easylist
  • Opened a new branch, attempted to commit a change, clicked “Yes, fork this repo”
  • Tried to publish the branch.

I expected Fetch origin to show up but it never did, despite seeing the code pushed. I wonder if being a clone of a fork of a fork is confusing the upstream logic?

Here is the remote -v output along with the state of Desktop after clicking Publish branch: Screen Shot 2020-04-30 at 10 24 20 AM

Here are the branches published on dotcom: Screen Shot 2020-04-30 at 10 24 35 AM

v2.4.3, OSX

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
attilabaloghcommented, Jun 9, 2020

I have the same issue with a new repository I added using Desktop. The master branch is updated on github.com with each commit, but the button continues to say “Publish branch”.

0reactions
FredieDidiercommented, Mar 31, 2022

I have the same issue with a new repository I added using Desktop. The master branch is updated on github.com with each commit, but the button continues to say “Publish branch”.

Hi, I am facing this same issue. Anyone knows any solution to fix it?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Git Push error: refusing to update checked out branch
Basically the error means that your repository is not up-to-date with the remote code (its index and work tree is inconsistent with what...
Read more >
Commit and push changes to Git repository | JetBrains Rider ...
You can click Commit message history button ... To push changes from any local branch that has a remote, select this branch in...
Read more >
Uploading Changes - Gerrit Code Review
To push branches, the proper access rights must be configured first. Here follows a few examples of how to configure this in Gerrit:...
Read more >
GitHub Action Workflow Protected branch update failed
To fix this, I had to create a new PAT token with public_repo scope and save it as a secret for the workflow...
Read more >
Source control in Synapse Studio - Azure - Microsoft Learn
Your GitHub collaboration branch that is used for publishing. By default, its master. Change this setting in case you want to publish resources ......
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