Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Empty file removed netid.md
Empty file.
1 change: 1 addition & 0 deletions ssteinb2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
A GitHub fork is the copying of a repository, and allows you to edit and make changes to files without affecting the original project. A GitHub clone is utilized to create a local copy of a repository on your computer and allows the ability to sync between this location and the remote repository on GitHub. A GitHub branch creates an environment "where you can try new ideas". A branch will not be merged until it is ready to be shared with collaborators.