From 7be5c69bb17c73d37af6f076a9a9442b22c76a13 Mon Sep 17 00:00:00 2001 From: GitHub Teacher Date: Tue, 14 Oct 2014 15:20:00 -0700 Subject: [PATCH 1/2] Red --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c90e96d..5200c57 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -ex-branches +ex-branches red =========== This repository contains several commits on `master` branch and two on feature branches and helps demonstrate branching and merging Git commands. @@ -8,4 +8,4 @@ This repository contains several commits on `master` branch and two on feature b * Using `git merge` to integrate branches * Initiate a Pull Requests from a topic branch * Create a single commit with `git merge --squash` -* Rewriting history with `git rebase` \ No newline at end of file +* Rewriting history with `git rebase` From 1e43f12266b2b0417c8184a5014742add3767326 Mon Sep 17 00:00:00 2001 From: Ayush Singhal Date: Tue, 3 Jun 2025 12:36:43 +0530 Subject: [PATCH 2/2] add a line --- branches.md | 1 + 1 file changed, 1 insertion(+) diff --git a/branches.md b/branches.md index 5e6224e..3d063d8 100644 --- a/branches.md +++ b/branches.md @@ -1 +1,2 @@ All about the branches +this is the new branch of something i don't know about \ No newline at end of file