From b1c8a60e0ecc79c599fa9520636e99001ce7ab9e Mon Sep 17 00:00:00 2001 From: Global Nmae Date: Sat, 13 Sep 2025 16:36:04 +0100 Subject: [PATCH 1/4] Update homework.md --- homework.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/homework.md b/homework.md index f7a8449a..97fdf19d 100644 --- a/homework.md +++ b/homework.md @@ -2,24 +2,26 @@ ## 1. What is 2 + 2? -5 +4 ## 2. What is JavaScript? -An exciting new play about coffee. +Javascript is an object-oriented computer programming language commonly used to create interactive effects within web browsers ## 3. What three problems does Git & GitHub solve? -When people want to show off code to each other they can put it on GitHub + a. Collaboration, + b. Version control, and + c. Streamlined workflows ## 4. What happens when you `fork` a repository? -You delete it +You create a copy of the repo under your own name and ownership. ## 5. What happens when you clone a repository? -It send it to a friend +You create a complete, local copy of the project's files, including its entire history of commits, branches, and tags, on your machine ## 6. What is a Pull Request? -When you send a file over the internet +A formal proposal in a software development project, often using distributed version control systems like Git and hosting platforms like GitHub, to merge code changes from one branch into another, usually into the main project repository From 1f85511d938247c5ee14951a873dadf4cadc9547 Mon Sep 17 00:00:00 2001 From: Global Nmae Date: Sat, 13 Sep 2025 16:39:00 +0100 Subject: [PATCH 2/4] West_Midlands | 25_Sep_ITP | Baba0526 | Sprint_1 | Git_Homework_Fix_Errors This is my 1st attempt ever! --- homework.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/homework.md b/homework.md index 97fdf19d..e1a8ae59 100644 --- a/homework.md +++ b/homework.md @@ -6,22 +6,22 @@ ## 2. What is JavaScript? -Javascript is an object-oriented computer programming language commonly used to create interactive effects within web browsers +Javascript is an object-oriented computer programming language commonly used to create interactive effects within web browsers. ## 3. What three problems does Git & GitHub solve? a. Collaboration, b. Version control, and - c. Streamlined workflows + c. Streamlined workflows. ## 4. What happens when you `fork` a repository? -You create a copy of the repo under your own name and ownership. +You create a copy of the repo under your own name and ownership ## 5. What happens when you clone a repository? You create a complete, local copy of the project's files, including its entire history of commits, branches, and tags, on your machine - +. ## 6. What is a Pull Request? -A formal proposal in a software development project, often using distributed version control systems like Git and hosting platforms like GitHub, to merge code changes from one branch into another, usually into the main project repository +A formal proposal in a software development project, often using distributed version control systems like Git and hosting platforms like GitHub, to merge code changes from one branch into another, usually into the main project repository. From 68aa05b199a1b6c6df3b3d0b83f0ed94a3cfdcb4 Mon Sep 17 00:00:00 2001 From: Global Nmae Date: Sun, 14 Sep 2025 06:07:00 +0100 Subject: [PATCH 3/4] West_Midlands | 25_Sep_ITP | Baba0526 | Sprint_1 | Git_Homework_Fix_Errors West_Midlands | 25_Sep_ITP | Baba0526 | Sprint_1 | Git_Homework_Fix_Errors --- homework.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/homework.md b/homework.md index e1a8ae59..3f503f20 100644 --- a/homework.md +++ b/homework.md @@ -2,7 +2,7 @@ ## 1. What is 2 + 2? -4 +4. ## 2. What is JavaScript? @@ -12,15 +12,15 @@ Javascript is an object-oriented computer programming language commonly used to a. Collaboration, b. Version control, and - c. Streamlined workflows. + c. Streamlined workflows ## 4. What happens when you `fork` a repository? -You create a copy of the repo under your own name and ownership +You create a copy of the repo under your own name and ownership. ## 5. What happens when you clone a repository? -You create a complete, local copy of the project's files, including its entire history of commits, branches, and tags, on your machine +You create a complete, local copy of the project's files, including its entire history of commits, branches, and tags, on your machine. . ## 6. What is a Pull Request? From 659d0e1353ba6f5da1d91c86118590213eb8c90e Mon Sep 17 00:00:00 2001 From: Global Nmae Date: Sun, 14 Sep 2025 23:15:31 +0100 Subject: [PATCH 4/4] West_Midlands | ITP_Spe-2025 | Baba Yusuf | linus-homework --- homework.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/homework.md b/homework.md index 3f503f20..3d4ac4bb 100644 --- a/homework.md +++ b/homework.md @@ -12,16 +12,16 @@ Javascript is an object-oriented computer programming language commonly used to a. Collaboration, b. Version control, and - c. Streamlined workflows + c. Streamlined workflows. ## 4. What happens when you `fork` a repository? -You create a copy of the repo under your own name and ownership. +You create a copy of the repo under your own name and ownership ## 5. What happens when you clone a repository? -You create a complete, local copy of the project's files, including its entire history of commits, branches, and tags, on your machine. +You create a complete, local copy of the project's files, including its entire history of commits, branches, and tags, on your machine . ## 6. What is a Pull Request? -A formal proposal in a software development project, often using distributed version control systems like Git and hosting platforms like GitHub, to merge code changes from one branch into another, usually into the main project repository. +A formal proposal in a software development project, often using distributed version control systems like Git and hosting platforms like GitHub, to merge code changes from one branch into another, usually into the main project repository