• Show log

    Commit

  • Hash : 96c01991
    Author : Russell Belfer
    Date : 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.