+[10 years ago]jYanyone have an issue creating an oauth token with repo:status rights? +[10 years ago]jYwhenever i check it.. create the token.. then edit it.. its not checked +[10 years ago]t4nk358thanks thibaultcha, I'm think this is what I'm need +[10 years ago]t4nk358when i said "not a Git" - i mean it shouldn't be about commiting changes/pushing/pulling etc. +[10 years ago]siloxidwith the github API, what does the syntax GET /orgs/:org/members mean? Would I curl from https://<myuser>@myorg.com/orgs/:mygroup/members ?
Remram: yes i wanted to restore a commit which i deleted
+[10 years ago]siloxidsomething'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 +[10 years ago]fsynci'm setting up a repo on github for the fist time, what is .gitignore for? +[10 years ago]dancrew32fsync: it's for ignoring local files and directories that you don't want to check into a repo +[10 years ago]fsynckk thank you +[10 years ago]dancrew32http://git-scm.com/docs/gitignore