• Show log

    Commit

  • Hash : be9fe679
    Author : Carlos Martín Nieto
    Date : 2011-06-08T23:38:22

    Implement and use git_pkt_free
    
    A git_pkt object can be one of several structs. Add this function for
    convenience and clarity.
    
    Signed-off-by: Carlos Martín Nieto <carlos@cmartin.tk>