+ [2016-02-19T05:35:10Z] arunK juneja bhai btao kuch
+ [2016-02-19T05:37:57Z] arunK hello infra-red
+ [2016-02-19T06:59:05Z] VxJasonxV sagerdearia: if you authenticate, that's raised to 5000
+ [2016-02-19T06:59:08Z] VxJasonxV MarkusDBX: no

message no. 124043

Posted by edp in #github at 2016-02-19T00:00:46Z

I am working on a Mac but the repo is located on a PC. I mount the PC files to my mac and edit them there and save. However, when I do a push certain files get deleted. I have to restore them manually. The only way to avoid this issue is to disconnect from my Windows slice and push after the files are no longer open in a text editor on my Mac.
+ [2016-02-20T10:25:47Z] Lirux When I want to make a pull request and I edit a file in a forked repo, should I make the change on master or different branch?
+ [2016-02-20T10:29:45Z] sim642 Lirux, a different branch would be a better idea
+ [2016-02-20T10:30:00Z] sim642 then you can do multiple separate changes and open separate pull requests for them
+ [2016-02-20T10:30:11Z] sim642 whereas when making all the changes one after another on master wouldn't
+ [2016-02-20T10:30:19Z] sim642 it's just be adding extra things to the PR as well