From 5f14ea4c0f020e1a328e8b95b7b8baf547655649 Mon Sep 17 00:00:00 2001
From: Malik <mm04625@otter27.eps.surrey.ac.uk>
Date: Fri, 7 Feb 2025 11:47:43 +0000
Subject: [PATCH] created a new branch and added a file

---
 lab1task.md | 9 +++++++++
 1 file changed, 9 insertions(+)
 create mode 100644 lab1task.md

diff --git a/lab1task.md b/lab1task.md
new file mode 100644
index 0000000..ca06479
--- /dev/null
+++ b/lab1task.md
@@ -0,0 +1,9 @@
+-Created a project
+-Cloned the project
+-Created a new file using the GitLab IDE and committed it to the main branch
+-Created a new branch
+-Created a new file and staged it to the branch
+-Made changes in the file and staged the new changes
+-Committed the changes to the newly created branch
+-pushed the branch
+
-- 
GitLab