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.
==================================================
Joey Caltabellotta
1. Linus Torvalds
2. Linux
3. 2005
4. git init
5. When you upload a local repo to a remote repo
6. Tells git which files to ignore when committing project to the github repo
7. Creates a seperate copy of a git repo. Helps open the repo to contributions from any other developer without having to manually managae authorization.
8. Creates a linked copy that will continue to the target repo. Once
9. No
10. True