git staged no staged liles found code example
Example 1: git show staged files
git diff --name-only --cached
Example 2: wsl ubuntu git status and the file are not staged
git config --global core.autocrlf true
git diff --name-only --cached
git config --global core.autocrlf true