Skip to content
Snippets Groups Projects
Mathias De Maré's avatar
Mathias De Maré authored
'git diff-index' by default does not recurse into subdirectories
when changes are found. As a result, the directory is shown as changed,
rather than the files in this directory.
Adding '-r' results in recursing until the blobs themselves are checked.
3e39f67e
History
Name Last commit Last update