这是indexloc提供的服务,不要输入任何密码
Skip to content
This repository was archived by the owner on Aug 23, 2024. It is now read-only.

repo: forks can be paginated #148

Merged
merged 1 commit into from
Nov 9, 2014
Merged

repo: forks can be paginated #148

merged 1 commit into from
Nov 9, 2014

Conversation

Gottox
Copy link
Contributor

@Gottox Gottox commented Nov 9, 2014

No description provided.

@@ -258,8 +258,10 @@ class Repo

# Get the forks for a repository
# '/repos/pksunkara/hub/forks' GET
forks: (cb) ->
@client.get "/repos/#{@name}/forks", (err, s, b, h) ->
# - page , optional - params[0]
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove space before comma.

@Gottox
Copy link
Contributor Author

Gottox commented Nov 9, 2014

corrected, thanks :)

pksunkara added a commit that referenced this pull request Nov 9, 2014
repo: forks can be paginated
@pksunkara pksunkara merged commit 265c234 into pksunkara:master Nov 9, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants