Skip to content

Commit

Permalink
Don't document this as an argument
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Lavender committed Mar 27, 2014
1 parent b502b01 commit e7b2650
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/octokit/client/statuses.rb
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ def combined_status(repo, ref, options = {})
# @param repo [String, Repository, Hash] A GitHub repository
# @param sha [String] The SHA1 for the commit
# @param state [String] The state: pending, success, failure, error
# @param context [String] A context to differentiate this status from others
#
# @return [Sawyer::Resource] A status
# @see http://developer.github.com/v3/repos/statuses/#create-a-status
Expand Down

0 comments on commit e7b2650

Please sign in to comment.