+ [2016-03-16T21:57:10Z] tang^ don't make them committers on the core repo?
+ [2016-03-16T22:15:05Z] bf_ tang^: What do you mean with commiters?
+ [2016-03-16T22:15:06Z] bf_ but org members have write permissions by default
+ [2016-03-16T22:15:05Z] bf_ tang^: nobody of them is collaborators
+ [2016-03-16T22:15:05Z] bf_ I dove into team functionality now but I want to have a dev team which does not have rights on master

message no. 127169

Posted by adnan in #github at 2016-03-16T15:30:02Z

i believe you can uze tar.gz instead of zip if you prefer it
+ [2016-03-17T01:04:27Z] TehCraw Cool, GH has a channel.
+ [2016-03-17T01:18:14Z] peepsalot is there a way to view changes to a single file from within the web interface
+ [2016-03-17T01:18:34Z] peepsalot i can see the history of commits that involve the file, but then trying to view one shows every file changed for that commit
+ [2016-03-17T01:20:23Z] TehCraw You should be able to click on the file and use blame tab at the top right of the code.
+ [2016-03-17T01:21:01Z] TehCraw History lists all commits made that touch that file.