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.

Pull Requests not showing with new Branches after fetching

See original GitHub issue

After creating a new branch and PR on dotcom, and then fetching the changes in Desktop, only the new branch showed up. Desktop continued to say 0 pull requests in the list despite one PR existing in the branch.

screen shot 2017-11-27 at 11 05 53 am screen shot 2017-11-27 at 11 07 20 am

Nothing suspicious in the logs. If you quit Desktop, switch to a different Repo and then switch back, or re-select the current Repo, then the PR will increment.

v1.0.10-beta2, mac

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
tierninhocommented, Dec 5, 2017

@iAmWillShepherd sure thing, once the new build lands, i’ll be sure to test it ⚡️

1reaction
joshabercommented, Nov 27, 2017

do you think it’s a good idea to fetch PRs when the user manually fetches changes?

Definitely 👍 💯

Read more comments on GitHub >

github_iconTop Results From Across the Web

fetch in git doesn't get all branches
The problem can be seen when checking the remote.origin.fetch setting (The lines starting with $ are bash prompts with the commands I typed....
Read more >
More ways to keep your pull request branch up-to-date
The Update branch button on the pull request page lets you update your pull request's branch with the latest changes from the base...
Read more >
Pull Requests in Bitbucket Server are not updated after ...
Problem. Pull requests are not updated when changes are pushed to their branches (i.e. target or source branch).
Read more >
What's the difference between "git fetch" and "git pull"?
This means that pull not only downloads new data; it also directly integrates it into your current working copy files. This has a...
Read more >
git fetch, pull, push, & sync - Visual Studio (Windows)
But, as previously mentioned, always pull before you push. As a safe guard, Visual Studio doesn't allow you to push commits if your...
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