1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-23 18:58:38 +00:00

Fix consistency check (#866)

This commit is contained in:
Ethan Koenig
2017-02-08 01:29:21 -05:00
committed by Lunny Xiao
parent d2329e1c26
commit 181c8d9c99
4 changed files with 27 additions and 10 deletions

View File

@@ -8,7 +8,7 @@
content: content1
is_closed: false
is_pull: false
num_comments: 1
num_comments: 0
created_unix: 946684800
updated_unix: 978307200

View File

@@ -4,7 +4,7 @@
lower_name: repo1
name: repo1
is_private: false
num_issues: 4
num_issues: 2
num_closed_issues: 1
num_pulls: 2
num_closed_pulls: 0