2025-09-01 17:57:51 +05:30
2025-09-01 11:06:49 +05:30
2025-09-11 12:29:12 +05:30
2025-08-23 12:23:46 +05:30
2025-09-01 11:06:49 +05:30
2025-09-01 11:12:01 +05:30
2025-09-01 11:12:01 +05:30
2025-09-01 11:06:49 +05:30
2025-08-23 12:23:46 +05:30
2025-09-01 18:04:43 +05:30
2025-08-23 12:23:46 +05:30
2025-08-23 12:23:46 +05:30
2025-09-01 11:06:49 +05:30
2025-09-01 11:06:49 +05:30
2025-08-23 12:23:46 +05:30
2025-08-23 12:23:46 +05:30
2025-09-01 11:06:49 +05:30
2025-08-30 05:32:19 +00:00
2025-09-04 12:22:05 +05:30
2025-09-04 12:22:05 +05:30
2025-09-01 11:06:49 +05:30

  • Created readme.md in a repo and renamed it to README.md
  • Repository_Screenshot
  • Git didnt show changes because windows system is case-insensitive
  • Fixed it using: git mv -f readme.md README.md git commit -m "Rename readme.md to README.md"
  • Reason: Git is case-sensitive, but case-insensitive filesystems treat both names as the same
Description
No description provided
Readme 452 KiB
Languages
Markdown 100%