+[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
if it has to be master, is there a convention for storing the source?
+[2016-03-17T01:04:27Z]TehCrawCool, GH has a channel. +[2016-03-17T01:18:14Z]peepsalotis there a way to view changes to a single file from within the web interface +[2016-03-17T01:18:34Z]peepsaloti 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]TehCrawYou should be able to click on the file and use blame tab at the top right of the code. +[2016-03-17T01:21:01Z]TehCrawHistory lists all commits made that touch that file.