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.

Docs: Error in Pull Requests guide?

See original GitHub issue

These sections in PR guide:

git fetch upstream

Gives me this error:

$ git fetch upstream
fatal: 'upstream' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:20 (20 by maintainers)

github_iconTop GitHub Comments

1reaction
nzakascommented, Jun 21, 2016

Yeah, we are getting way too far off topic now. Let’s keep this issue discussing what changes we can do to make sure things are clear with respect to rebasing.

1reaction
kaicataldocommented, Jun 19, 2016

Makes sense - maybe we could put a little note with a link to the dev environment guide. Something alone the lines of:

If you haven’t added the upstream source already, follow these instructions before proceeding.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Linking a pull request to an issue - GitHub Docs
On GitHub.com, navigate to the main page of the repository. · Under your repository name, click Pull requests. · In the list of...
Read more >
Fixing branches and pull requests - Code Climate
When your default branch has errored analyses, this can cause branches and pull requests to error, as well. This is because a pull...
Read more >
Best Practices for Reviewing Pull Requests in GitHub - Rewind
When giving feedback on an error in a pull request, adopt a constructive mindset and try to use positive language.
Read more >
Pull Requests - ESLint - Pluggable JavaScript Linter
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain your code quality with ease.
Read more >
Pull Requests — GeoTools 29-SNAPSHOT Developer Guide
A pull request is evaluated using the same standards as a patch, code formatting, test case, and example documentation for any API change....
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