From 8b0492b5138fc1aa1f4b96fbb62dc6108e31eeb6 Mon Sep 17 00:00:00 2001 From: Nasri-M Date: Thu, 13 Oct 2022 04:52:22 +0300 Subject: [PATCH 1/2] git-quiz-1 --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index b4ae1c4..a49ab85 100644 --- a/README.md +++ b/README.md @@ -6,28 +6,28 @@ 1. What is a repository? - + 2. What is the Git command to make a copy of a repo to your laptop? - + 3. What is the Git command to send your code to Github? - + 4. What does the -m in a Git commit command mean or do? - + 5. What is the Git command for making a commit? - + 6. What is the Git command to put your files in the staging area? - + 7. What does origin stand for when pushing you code? - + From 26f66b13942d0f70a615ad8b4cecec7af451a55e Mon Sep 17 00:00:00 2001 From: Nasri-M Date: Thu, 13 Oct 2022 04:54:39 +0300 Subject: [PATCH 2/2] git-quiz-1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a49ab85..f502aeb 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ 3. What is the Git command to send your code to Github? - + 4. What does the -m in a Git commit command mean or do?