Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
brainfood
/
videojs-contrib-hls
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
9ea83820
authored
2015-06-26 12:24:01 -0400
by
David LaPalomento
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Whitespace fix
Remove extra leading space.
1 parent
db5f4364
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
contrib.json
contrib.json
View file @
9ea8382
...
...
@@ -336,7 +336,7 @@
[
"git branch -D {{pr.user.login}}-{{pr.head.ref}}"
,
"Delete the local branch used for merging"
]
]
},
"accept-as-is"
:
{
"accept-as-is"
:
{
"steps"
:
[
{
"prompt"
:
"text"
,
"id"
:
"prNum"
,
"desc"
:
"What is the the pull request number?"
},
{
"get"
:
"{{meta.urls.repo_api}}/pulls/{{prNum}}"
,
"desc"
:
"Get the PR information"
,
"id"
:
"pr"
},
...
...
Please
register
or
sign in
to post a comment