Information about an index patch (aka diff). More...
#include <acquire-item.h>
Public Attributes | |
std::string | file |
The filename of the diff. More... | |
std::string | sha1 |
The sha1 hash of the diff. More... | |
unsigned long | size |
The size of the diff. More... | |
Information about an index patch (aka diff).
std::string DiffInfo::file |
The filename of the diff.
std::string DiffInfo::sha1 |
The sha1 hash of the diff.
unsigned long DiffInfo::size |
The size of the diff.