Commit a44fc1d413bc1e2f0ed82aff60ce2069c33d2eda

Vicent Marti 2010-12-06T23:13:00

Fix type-conversion warnings The types in the git_index_entry struct are now system-defaults, and get truncated to uint32_t's when written back on the index. Signed-off-by: Vicent Marti <tanoku@gmail.com>