From 0aa2b6c4fbf02cd2f48e3e0f6339a8db5f9587e1 Mon Sep 17 00:00:00 2001 From: Shikhar Singh Date: Tue, 17 Feb 2026 20:34:58 +0530 Subject: [PATCH 1/2] Add initial README with project description --- README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..ac473472 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +in this repo i will be tryig git pull From 44d0ec9737a31dc59d866ea3e0eb3c485988ebc2 Mon Sep 17 00:00:00 2001 From: YujiNihal Date: Tue, 17 Feb 2026 20:49:33 +0530 Subject: [PATCH 2/2] Branch Commit --- branch.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 branch.txt diff --git a/branch.txt b/branch.txt new file mode 100644 index 00000000..0d108615 --- /dev/null +++ b/branch.txt @@ -0,0 +1 @@ +this is a branch \ No newline at end of file