|
|
@ -96,22 +96,10 @@ |
|
|
|
<td><span class="token" data-token="committerAgoOrDateShort">committerAgoOrDateShort</span></td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td>Pull Request<br /><i>Pull request (if any) that introduced the commit</i></td> |
|
|
|
<td><span class="token" data-token="pullRequest">pullRequest</span></td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td> |
|
|
|
Pull Request State<br /><i |
|
|
|
>State (open, merged, closed) of the pull request (if any) that introduced the commit</i |
|
|
|
> |
|
|
|
</td> |
|
|
|
<td><span class="token" data-token="pullRequestState">pullRequestState</span></td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td>Branch & Tag Tips<br /><i>Indicates if the commit is a tip of any branches or tags</i></td> |
|
|
|
<td><span class="token" data-token="tips">tips</span></td> |
|
|
|
</tr> |
|
|
|
<!-- <tr> |
|
|
|
<tr> |
|
|
|
<td> |
|
|
|
Changes Indicator<br /><i |
|
|
|
>Indicates adds, changes, renames, and deletes<br />e.g +1 ~3 -0</i |
|
|
@ -126,7 +114,19 @@ |
|
|
|
> |
|
|
|
</td> |
|
|
|
<td><span class="token" data-token="changesShort">changesShort</span></td> |
|
|
|
</tr> --> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td>Pull Request<br /><i>Pull request (if any) that introduced the commit</i></td> |
|
|
|
<td><span class="token" data-token="pullRequest">pullRequest</span></td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td> |
|
|
|
Pull Request State<br /><i |
|
|
|
>State (open, merged, closed) of the pull request (if any) that introduced the commit</i |
|
|
|
> |
|
|
|
</td> |
|
|
|
<td><span class="token" data-token="pullRequestState">pullRequestState</span></td> |
|
|
|
</tr> |
|
|
|
<!-- <tr> |
|
|
|
<td>Author Avatar</td> |
|
|
|
<td><span class="token" data-token="avatar">avatar</span></td> |
|
|
|