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.

[BUG] `See this view on the default branch` points to non-existing `master`

See original GitHub issue

You can observe this here: https://github.com/ansible/pylibssh/blob/devel/README.rst.

The repo default branch is devel, master doesn’t exist. Clicking the button redirects to https://github.com/ansible/pylibssh/blob/master/README.rst with 404.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
fregantecommented, Feb 18, 2020

Closing in favor of the above clearer issue

0reactions
fregantecommented, Feb 7, 2020

This is kind of weird, for me the link just appeared on a new repo I visited on the root, pointing to the same page. master was the right branch, but it should’t appear when you’re already on master. I cleared the cache and I couldn’t reproduce.

Read more comments on GitHub >

github_iconTop Results From Across the Web

[BUG] `See this view on the default branch` points to non-existing ...
You can observe this here: https://github.com/ansible/pylibssh/blob/devel/README.rst. The repo default branch is devel, master doesn't exist.
Read more >
Backup skips repositories where HEAD pointing to a non ...
Backup skips repositories where HEAD pointing to a non-existent master branch. Summary. If a repository doesn't have a default branch and is not ......
Read more >
git - warning: remote HEAD refers to nonexistent ref, unable to ...
The warning: remote HEAD refers to nonexistent ref, unable to checkout. means that the remote (bare) repository contains branch reference in the file...
Read more >
$repo->getDefaultBranch() gives non existing branch 'master ...
I could fix the instructions by checking the default I get from the api against the list of branches, and pick the first...
Read more >
BUG: git log on bare repository fails if the default branch is not called ...
I've noticed that git log assumes the default branch is master, ... any commits yet I bet the HEAD file in your bare...
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