I am working on my repository using vscode, and I can see the diff of my changes on vscode. After committing my changes, when I go to Github Desktop, I can see all my previous commits but whenever I click on one of them, I see No content changes found. This problem appeared only a few days ago, so I guess this is a bug in Github Desktop.
Any ideas on how to fix this ?
I got this when I changed folder permission using chmod command
after disable checking filemode on git solved the issue
git config core.filemode false
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With