Commit b29e8f19300bb95b9f8307f1438193271233adc8

Vicent Marti 2011-01-29T02:12:59

Return the created entry in git_tree_add_entry() Yes, we are breaking the API. Alpha software, deal with it. We need a way of getting a pointer to each newly added entry to the index, because manually looking up the entry after creation is outrageously expensive. Signed-off-by: Vicent Marti <tanoku@gmail.com>