From 787a36f1ae90882fac988e11407b497b3f1bc891 Mon Sep 17 00:00:00 2001 From: Brian-Patterson Date: Mon, 25 Jul 2022 13:31:33 -0700 Subject: [PATCH] add my answers to answers.txt --- answers.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/answers.txt b/answers.txt index 6b2a10f..13e6999 100644 --- a/answers.txt +++ b/answers.txt @@ -1,3 +1,13 @@ Your answers go here! +1. Linus Torvalds +2. devleoped Linux +3. 2005 +4. git innit +5. pushes local branch to remote branch +6. git ignores it so it doenst get pushed +7. creates a local copy so you're not working in a remote repo +8. clone is a copy of the remote repo on your local machiene, there can only be one +9. no +10. true Please include your name and number your answers. ==================================================