Maybe you want git ls-files
which lists the files in the index? (and automatically adjusts for your current directory inside the git work directory)
Maybe you want git ls-files
which lists the files in the index? (and automatically adjusts for your current directory inside the git work directory)