+ [10 years ago] yourbeau zerowidth, do you suggest and easy way to do it ?
+ [10 years ago] zerowidth read the docs at https://pages.github.com/
+ [10 years ago] yourbeau zerowidth, ok thanks for help
+ [10 years ago] 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?
+ [10 years ago] VxJasonxV and yourbeau isn't here, and they have a problem
+ [10 years ago] VxJasonxV nor on Freenode anymore. oops
+ [10 years ago] 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
+ [10 years ago] 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