1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-21 06:09:42 +02:00

Put in correct Github sub-section summary figures

This commit is contained in:
Elliott Stoneham 2016-09-05 10:56:05 +01:00
parent d50aa23f34
commit e737d278b9
6 changed files with 54 additions and 24 deletions

View file

@ -24,6 +24,7 @@ import (
type githubRender struct {
Config githubConfig `json:"config"`
List []githubBranch `json:"list"`
RepoCount int `json:"repoCount"`
ShowList bool `json:"showList"`
ShowIssueNumbers bool `json:"showIssueNumbers"`
BranchCommits []githubCommit `json:"branchCommits"`