carbon-design-system / carbon-design-system/carbon-tutorial-nextjs
remote add upstream doesnt work
Open
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 27
- Forks
- 744
- PR merge metrics
- No merged PRs in 30d
Description
when i run the code
git remote add upstream https://github.com/carbon-design-system/carbon-tutorial-nextjs.git
it errors out saying no such repository exists
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by checking the repository URL in the reported git remote add upstream command and compare it with the repository's current location. Reproduce the command in a local checkout to confirm the error; the issue is done when adding the upstream remote succeeds and points to an existing repository.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, github
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100