Make sure to show public repos on the user and orgs pages
This commit is contained in:
parent
2d8237bd83
commit
4cb7921c3a
6 changed files with 23 additions and 8 deletions
|
@ -31,9 +31,7 @@
|
|||
|
||||
var loadRepositories = function() {
|
||||
var options = {
|
||||
'public': false,
|
||||
'private': true,
|
||||
'sort': true,
|
||||
'namespace_only': true,
|
||||
'namespace': orgname,
|
||||
};
|
||||
|
||||
|
|
Reference in a new issue