Merge pull request #1301 from Mikulas/help-web-hooks-typo
fix web hooks help view commit count off by one
This commit is contained in:
commit
cb6fcb6562
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
total_commits_count => 3
|
||||
total_commits_count => 4
|
||||
}
|
||||
eos
|
||||
%>
|
||||
|
|
Loading…
Add table
Reference in a new issue