From 48c1b8799917468bfddb8dd01678e4622ce814b9 Mon Sep 17 00:00:00 2001 From: Prathima Date: Mon, 29 Dec 2025 11:03:39 +0530 Subject: [PATCH] Branch Y modifies file.txt differently --- file.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/file.txt b/file.txt index ac6be99..610485c 100644 --- a/file.txt +++ b/file.txt @@ -1 +1 @@ -this is original line. +This line is modified by branch Y.