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.

"Update From Default Branch" should use the default branch's name

See original GitHub issue

_From https://github.com/desktop/desktop/issues/3016#issuecomment-335913972_

This is something I’ve run into too. For me, my eyes look for master and don’t find it.

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
orangewordscommented, Aug 3, 2018

I would like to try my hand at this. Thanks!

2reactions
iAmWillShepherdcommented, Apr 2, 2018

@MagicMarvMan, here is some code we’re using to dynamically update the menu. To see it in action, change your default text editor and notice that the menu updates.

https://github.com/desktop/desktop/blob/4405c3bb22d33b92ed4682072e7e205420c88ef9/app/src/lib/stores/app-store.ts#L1112-L1126

Read more comments on GitHub >

github_iconTop Results From Across the Web

Changing the default branch - GitHub Docs
Under your repository name, click Settings. ... Under "Default branch", to the right of the default branch name, click . ... Use the...
Read more >
How to Rename the Default Git Branch and Why You'd Want To
Open Settings via your profile photo in the top-right. Click Repositories in the left-hand menu. Under the Repository default branch section, ...
Read more >
The new Git default branch name - GitLab
Phase 1 (GitLab.com): We plan to update GitLab's underlying Git version to 2.31. · Phase 2 (Self-managed): We will change the default branch...
Read more >
Renaming the default branch - Tidyverse
On GitHub, in your repo, go to Settings, then Branches, and edit the Default branch. Then follow the command line instructions from the ......
Read more >
How do I change the Git default branch name for ... - SESYNC
This is the case in our current version of git (git version 2.28.0). As of October 1, 2020, any new repository you create...
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