On 3/11/13, Max Horn <max@xxxxxxxxx> wrote: > So I tried this: > > git rebase branches/stable-4.6 # ... which leads to the error > git ls-files -m > > but got nothing. Perhaps you had something else in mind, though, but I am > not quite sure what... sorry for being dense, but if you let me know what > exactly you meant, I'll be happy to try that. As for the stat command: I'm still digesting the information form the email. Just want to quickly mention that the "ls-files" command should be: $ git ls-files --debug file1 file2 You should always get output. It prints out stat-like information for files in the index. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html