Jaya Lekshmi jaya.lekshmi
  • Joined on 2025-08-06
74bd455dbf Merge branch 'feature/mergeAssignment' into feature/gitAssignment
7c33d785ba added new line in old branch
d54f69e33c added new line in new branch
03d0464d1b add line three
5f7a68af9f add line two
Compare 7 commits »
jaya.lekshmi commented on issue Git-Training-Hub/tech-thursday-demo#2 2025-09-06 06:22:41 +00:00
#2 - Git Case Sensitivity and File Renaming Assignment
  • Created readme.md in a repo and renamed it to README.md
  • Git didn’t show changes because windows system is case-insensitive
  • Fixed it using: git mv -f readme.md README.md `git…
ed6fdf856f added new steps
bb1bae28ee new file created
Compare 2 commits »
ba7836f784 modify a file
e51c034284 Updated file
2008e713fd update screenshot
0e620a0e8a added screenshot
jaya.lekshmi pushed to main at Git-Training-Hub/git-practice-Jaya-Lekshmi 2025-08-30 05:43:29 +00:00
1e10748158 added new hidden txt.file
jaya.lekshmi pushed to main at Git-Training-Hub/git-practice-Jaya-Lekshmi 2025-08-30 05:32:20 +00:00
8b3590b823 Update notes.txt
jaya.lekshmi pushed to main at Git-Training-Hub/git-practice-Jaya-Lekshmi 2025-08-23 06:53:25 +00:00
0256ea9499 added screenshots
jaya.lekshmi pushed to main at Git-Training-Hub/git-practice-Jaya-Lekshmi 2025-08-23 06:46:14 +00:00
920f8a18eb add first commit file