From c3161c27ed65a75d266d79c3abdc90de57e23cb9 Mon Sep 17 00:00:00 2001 From: Sayali Kandarkar <76998675+sayalikandarkar@users.noreply.github.com> Date: Fri, 2 Feb 2024 16:17:28 -0500 Subject: [PATCH] Update Readme.md Removed the last deliverable about raising a pull request and merging it --- Readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Readme.md b/Readme.md index 551ba1d..a8e4df1 100644 --- a/Readme.md +++ b/Readme.md @@ -5,7 +5,6 @@ You will perform three tasks in this exercise. - [ ] Create and fix a merge conflict - [ ] Amend a commit -- [ ] Create and approve a pull request It is strongly recommended that you use a git extension for your IDE to complete this lab. If you are using Visual Studio Code, you can use the [GitLens](https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens) extension.