1
0
Fork 0
forked from forgejo/forgejo

Fix bare-repo bugs (#2199)

* Fix bare-repo bugs

* Integration tests

* Unused import
This commit is contained in:
Ethan Koenig 2017-07-27 02:23:38 -07:00 committed by Lauris BH
parent aff11bc65e
commit fd45a032a7
23 changed files with 575 additions and 2 deletions

View file

@ -169,3 +169,10 @@
num_pulls: 0
num_closed_pulls: 0
is_mirror: false
-
id: 15
owner_id: 2
lower_name: repo15
name: repo15
is_bare: true

View file

@ -26,7 +26,7 @@
is_admin: false
avatar: avatar2
avatar_email: user2@example.com
num_repos: 2
num_repos: 3
num_stars: 2
num_followers: 2
num_following: 1