carpentries-incubator / carpentries-incubator/swc_github_flow

CLI skipped step.

Open
#23 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
12
Forks
9
PR merge metrics
No merged PRs in 30d

Description

under the CLI section, there is the line ...

**e) Lastly, add the Carpentry repository you forked from as a remote using the format git remote add upstream https://github.com/url/for/lesson.**

This should change to specify that you need to run this from within the cloned directory. So change it to

**e) Firstly, navigate into the folder "cd ./lesson"
You can now check the status of the cloned repository by running the following command from within the new directory: "git status"
f) Now we can add the Carpentry repository from which you forked as a remote using the following command "git remote add upstream https://github.com/url/for/lesson"**

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.