Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions challenges/01-first-commit/intro.txt
Original file line number Diff line number Diff line change
@@ -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.
4 changes: 3 additions & 1 deletion challenges/02-branch-rescue/bug-report.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Login Bug Ticket

STATUS: OPEN
STATUS: FIXED

Issue: Login fails for users with trailing spaces in username.

Fixed by <M.Jeshwanth>
3 changes: 2 additions & 1 deletion challenges/03-merge-conflict-maze/poem.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
Code whispers in the night,
Git branches show us light,
Git branches map our way.
Git branches split the sky.
Commits make progress bright.