• Show log

    Commit

  • Hash : 4004d68f
    Author : Patrick Steinhardt
    Date : 2017-03-24T08:36:12

    blame_git: remove spuriuous goto
    
    The recent addition of an error code to `pass_whole_blame` in ff8d2eb15
    (blame_git: check return value of object lookup, 2017-03-20) introduced
    a spurious goto. Remove it.