Commit 96c01991c166a25d8906c031422f4215edeb8ba0

Russell Belfer 2013-05-15T09:24:51

Remove entry dup/free functions and fix comments This removes the functions to duplicate and free copies of a git_index_entry and updates the comments to explain that you should just use the public definition of the struct as needed.