Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commitb0fba44

Browse files
committed
Use "on" consistently
1 parent50bfcfc commitb0fba44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎content/v3/activity/events/types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,7 @@ Key | Type | Description
411411
----|------|-------------
412412
`ref`|`string` | The full Git ref that was pushed. Example:`"refs/heads/master"`.
413413
`head`|`string` | The SHA of the most recent commit on`ref` after the push.
414-
`before`|`string` | The SHA of the most recent commitof`ref` before the push.
414+
`before`|`string` | The SHA of the most recent commiton`ref` before the push.
415415
`size`|`integer` | The number of commits in the push.
416416
`distinct_size`|`integer` | The number of distinct commits in the push.
417417
`commits`|`array` | An array of commit objects describing the pushed commits. (The array includes a maximum of 20 commits. If necessary, you can use the[Commits API](/v3/repos/commits/) to fetch additional commits. This limit is applied to timeline events only and isn't applied to webhook deliveries.)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp