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
11 changes: 11 additions & 0 deletions answers.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
Your answers go here!
Please include your name and number your answers.
==================================================
Amber Pavlov
1. Linus Torvalds
2. Torvalds also invented Linux OS
3. 2005
4. git init
5. Git push sends my "fixes" (commits) back up to the main repository.
6. A .gitignore file asks the computer to ignore certain files.
7. A fork makes a copy of a repository and puts it in your personal GitHub account so that changes can be made without affecting the original repository.
8. A clone is a copy to paste into a new directory.
9. NO!
10. true