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
12 changes: 12 additions & 0 deletions answers.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
Your answers go here!
Please include your name and number your answers.
==================================================
Andrew Bader

1. Linus Torvalds
2. Linux
3. 2005
4. git init
5. uploading altered content from local repository to remote repository (ie GitHub)
6. To protect private data from public internet
7. A fork is a copy of a file that I can work on without destroying original
8. A clone is a copy on my own system that I can edit and alter. Google search says you can but you have to git clone in separate repositories
9. No
10. True