From 52d65aa4a196b8ea154c51725d2fdf6a4db009a4 Mon Sep 17 00:00:00 2001 From: Jeshwanth Date: Thu, 23 Apr 2026 00:45:41 +0530 Subject: [PATCH] challenge-01: completed first commit quest --- challenges/01-first-commit/intro.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/challenges/01-first-commit/intro.txt b/challenges/01-first-commit/intro.txt index 9fe2a24..37e6fe1 100644 --- a/challenges/01-first-commit/intro.txt +++ b/challenges/01-first-commit/intro.txt @@ -1,2 +1,3 @@ -Hello, my name is YOUR_NAME. -I am currently on branch: YOUR_BRANCH. +Hello, my name is M.Jeshwanth +I am currently on branch: challenges + I am ready to learn Git. \ No newline at end of file