Skip to content
Open
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
10 changes: 10 additions & 0 deletions answers.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
Your answers go here!
1. Linus Torvalds
2. Linux
3. 2005
4. git init
5. Sends changes back to the remote respository
6. Tells git not to add those files to your commits
7. A fork is a duplicate of a preexisting project that you create in order to make changes while preserving the stability of the master
8. A clone is a copy of a project on your local machine. You can make as many as you want.
9. You should not create a github repository in another github repository
10. True
Please include your name and number your answers.
==================================================