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!
Please include your name and number your answers.
==================================================
1. Linus Torvalds
2. The Legacy of Linus Torvalds: Linux, Git, and One Giant Flamethrower.
3. 2005
4. git init
5.The git push command is used to upload local repository content to a remote repository.
6. The . gitignore file tells Git which files to ignore when committing your project to the GitHub repository.
7. The purpose of fork() is to create a new process, which becomes the child process of the caller.
8. When you clone a repository, you copy the repository from GitHub.com to your local machine. You can clone as many cuttings as you want as long as the original plants still have lots of branches.
9. It's possible to do, not sure if one should do that.
10. true