Commit 4004d68f99c5f8c4f3a338ca0b2e17fddc55c273

Patrick Steinhardt 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.