• Show log

    Commit

  • Hash : 13c9e44a
    Author : Carlos Martín Nieto
    Date : 2013-11-14T19:41:09

    reflog: remove git_reflog_append_to()
    
    This was a convenience method for the refs front-end to do the reflog
    writing. This is now done in the backend and it has no more reason for
    being.