• Nick Thomas's avatar
    Remove the Commit#closes_issues method · a65bb761
    Nick Thomas authored
    This method reaches through Repository to discover whether the commit
    belongs to a project or not, which is not a good idea.
    
    It only has a single caller, so move the code to there instead.
    a65bb761
process_commit_worker.rb 3.11 KB