From 8045b939a1c101bbb1ade0097473099769921169 Mon Sep 17 00:00:00 2001 From: khyanibhoomika Date: Tue, 21 Apr 2026 12:11:44 +0530 Subject: [PATCH 1/3] Update student-info.md --- challenges/student-info.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/challenges/student-info.md b/challenges/student-info.md index 8c5cd69..e73cbf2 100644 --- a/challenges/student-info.md +++ b/challenges/student-info.md @@ -1,6 +1,6 @@ # Student Info -- Name: -- Roll Number: -- Section: -- GitHub Username: +- Name: Bhoomika Khyani +- Roll Number: 1601-25-749-007 +- Section: CIC +- GitHub Username: khyanibhoomika From 355e6c338357a6ecd13f8d461c20671f143aad4b Mon Sep 17 00:00:00 2001 From: khyanibhoomika Date: Thu, 23 Apr 2026 12:55:30 +0530 Subject: [PATCH 2/3] 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..6a30ffd 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. +git Hello, my name is Bhoomika Khyani. +I am currently on branch: main +I am ready to learn Git. From c8d00344944d2f1783ef34a7a2cce6bfc4f24759 Mon Sep 17 00:00:00 2001 From: khyanibhoomika Date: Sat, 25 Apr 2026 22:10:30 +0530 Subject: [PATCH 3/3] challenge-02: fixed login bug on feature branch --- challenges/02-branch-rescue/bug-report.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/challenges/02-branch-rescue/bug-report.md b/challenges/02-branch-rescue/bug-report.md index 39c1b57..b509e75 100644 --- a/challenges/02-branch-rescue/bug-report.md +++ b/challenges/02-branch-rescue/bug-report.md @@ -1,5 +1,7 @@ # Login Bug Ticket -STATUS: OPEN +STATUS: FIXED +Fixed by Bhoomika Khyani +challenge-02: fixed login bug on feature branch Issue: Login fails for users with trailing spaces in username.