# File lib/gitlab/client/projects.rb, line 258
    def git_hook(id)
      get("/projects/#{id}/git_hook")
    end