+ [2015-01-14T17:13:59Z] yourbeau zerowidth, do you suggest and easy way to do it ?
+ [2015-01-14T17:14:15Z] zerowidth read the docs at https://pages.github.com/
+ [2015-01-14T17:15:51Z] yourbeau zerowidth, ok thanks for help
+ [2015-01-14T19:11:24Z] Polytonic Are autogenerated GitHub Pages sites supposed to have syntax highlighting?

message no. 73104

Posted by siloxid in #github at 2015-01-14T00:31:19Z

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-15T22:39:30Z] VxJasonxV and yourbeau isn't here, and they have a problem
+ [2015-01-15T22:40:27Z] VxJasonxV nor on Freenode anymore. oops
+ [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-15T23:27:54Z] siloxid nevermind
+ [2015-01-15T23:42:48Z] TTN hi all, sorry if this gets asked a lot. I'm trying to find out what 'fix' and 'some-error' is in this command: git checkout -b fix/some-error