From d6d14bb13fc3d42eb96f7f329f10dcf4b9c671b6 Mon Sep 17 00:00:00 2001 From: "Abdirahman Mohamed (Buushe)" <79105703+Buushe@users.noreply.github.com> Date: Tue, 11 Oct 2022 16:03:52 +0600 Subject: [PATCH] done --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index b4ae1c4..6c4eaa2 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? - +