Skip to content

Tom Workman | w1-node-ecosystem assignment#15

Open
tworkman512 wants to merge 1 commit intopce-uw-jscript400:masterfrom
tworkman512:master
Open

Tom Workman | w1-node-ecosystem assignment#15
tworkman512 wants to merge 1 commit intopce-uw-jscript400:masterfrom
tworkman512:master

Conversation

@tworkman512
Copy link

No description provided.

* **Question:** What is the difference between forking and cloning a repository as opposed to just cloning a repository?

* **Your Answer:**
`git fork` - creates a safe environment for you to write code and create experiments without impacting the master branch. You could merge this code in later.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is all true, but you could do this by just creating a branch as well. Forking makes a copy of the repository from one account to another account on GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants