From 9238d1cb8d3eafdc96cea53915770fee12fc9869 Mon Sep 17 00:00:00 2001 From: qgit2026 Date: Thu, 3 Sep 2026 09:09:54 -0500 Subject: [PATCH] Add Git Merge section to README Added a new line on working with Git Merge. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 112b874d..74de00bf 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # GitHub Training Manual +Working with Git Merge - Hello! + [![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg)](CODE_OF_CONDUCT.md) Welcome to the GitHub Training Manual repository. In this repository, you will find the content used by the [GitHub Professional Services](https://services.github.com/) team during our official GitHub training courses and the scripts used when teaching.