diff options
author | 2015-12-11 17:53:37 -0400 | |
---|---|---|
committer | 2015-12-11 18:01:50 -0400 | |
commit | d0e5d276fa98ad6be7370556555c0f49a4838466 (patch) | |
tree | e09636bf95ee811440b0e02c7d587029a3e04570 /doc | |
parent | f9e50ee7922068a2400dc9ddf4b30b059268981b (diff) |
avoid smudge filter returning invalid content
1. git add file
2. git commit
3. modify file
4. git commit
5. git reset HEAD^
Before this fix, that resulted in git saying the file was modified. And
indeed, it didn't have the content it should in the just checked out ref,
because step 3 modified the object file for the old key.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions