• Show log

    Commit

  • Hash : 6aaae94a
    Author : Carlos Martín Nieto
    Date : 2014-03-19T16:30:37

    reflog: handle the birth of a branch
    
    The reflog append function was overzealous in its checking. When passed
    an old and new ids, it should not do any checking, but just serialize
    the data to a reflog entry.