latest 15 messages by siloxid
+
[2015-01-15T23:27:54Z]
siloxid
nevermind
+
[2015-01-15T23:24:27Z]
siloxid
how can I tell what permissions a team has for a repository? I need to only allow read access to one of the teams but I don't see a way to view or change their current permissions
+
[2015-01-14T00:41:20Z]
siloxid
seems like a bug
+
[2015-01-14T00:40:56Z]
siloxid
ok. I added the new remote and then pushed to the name and it appears to be working now
+
[2015-01-14T00:37:20Z]
siloxid
*privilege
+
[2015-01-14T00:37:13Z]
siloxid
I am owner of the organization as well, so I don't think it is a privelige issue either
+
[2015-01-14T00:36:52Z]
siloxid
I have issued the same command and multiple derivations of it; I get the same error each time but it works fine if I push to a repo I created within my own user account
+
[2015-01-14T00:31:19Z]
siloxid
I am trying to clone a repository to github. git clone --bare ... && git clone --mirror ... work fine with a personal repo but they do not work with a repo that belongs to an organization; when I push I get the error "error: --mirror can't be combined with refspecs". what must be done to push in this case?
+
[2015-01-13T00:24:35Z]
siloxid
something's very fishy. I can get the list from regular github pages such as https://api.github.com/repos/Netflix/netflix.github.com/contributors but I can't get it from my corporate github instance
+
[2015-01-12T23:47:01Z]
siloxid
with the github API, what does the syntax GET /orgs/:org/members mean? Would I curl from https://<myuser>@myorg.com/orgs/:mygroup/members ?
+
[2015-01-12T23:13:03Z]
siloxid
I'll take a look, thanks
+
[2015-01-12T23:12:04Z]
siloxid
is there an automated way to add users to an organization in github?
+
[2015-01-10T00:08:58Z]
siloxid
thanks, I will send an email
+
[2015-01-10T00:08:19Z]
siloxid
somehow I don't think that is going to happen as they have retired over a year ago
+
[2015-01-10T00:06:41Z]
siloxid
the source code owner of my organization left the company and I need to make myself the owner. how do I do this? I hear there is a nominate feature but I can't find it in google or any UI for it in github