2025-09-04 12:16:34 +05:30
2025-09-01 17:41:43 +05:30
2025-09-01 17:41:43 +05:30
2025-08-30 13:10:37 +05:30
2025-08-22 23:39:38 +05:30
2025-09-01 10:54:49 +05:30
2025-08-17 14:12:49 +05:30
2025-08-22 23:39:38 +05:30
2025-08-23 09:41:06 +05:30
2025-08-23 09:41:06 +05:30
2025-08-23 09:41:06 +05:30
2025-09-01 17:46:23 +05:30
2025-08-22 23:39:38 +05:30
2025-08-23 09:41:06 +05:30
2025-08-30 13:10:37 +05:30
2025-08-22 23:39:38 +05:30
2025-08-22 23:39:38 +05:30
2025-08-30 13:10:37 +05:30
2025-08-23 09:41:06 +05:30
2025-08-30 05:31:22 +00:00
2025-09-04 12:16:34 +05:30
2025-09-04 12:16:34 +05:30
2025-08-30 13:10:37 +05:30
2025-09-01 17:41:43 +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 874 KiB
Languages
Markdown 100%