diff options
author | Linquize <linquize@yahoo.com.hk> | 2013-03-29 11:52:18 +0800 |
---|---|---|
committer | Russell Belfer <rb@github.com> | 2013-04-09 10:51:35 -0700 |
commit | 94750e8af246b2adf7bd5766e7e0da5fcf928d24 (patch) | |
tree | bff1903b9e4716ce042f7dc25c3bda77c5ba1d8f /tests/diff/binary.c | |
parent | fc12a6b545e26e673640288418202ac802a82a3f (diff) | |
download | libgit2-94750e8af246b2adf7bd5766e7e0da5fcf928d24.tar.gz |
Fix submodule dirty states not showing if submodules comes before files, or there are only dirty submodules but no changed files
GIT_DIFF_PATCH_DIFFABLE was not set, so the diff content was not shown
When submodule is dirty, the hash may be the same, but the length is different because -dirty is appended
We can therefore compare the length or hash
Diffstat (limited to 'tests/diff/binary.c')
0 files changed, 0 insertions, 0 deletions