+ [2015-06-19T16:58:11Z] x0077BE I think maybe I'll restart.
+ [2015-06-19T19:06:31Z] deecee hello all. I've seen plenty of discussion on whether it's best practice to include 3rd party DLLs in your repo or not. My question is simply whether it's legal to do so.
+ [2015-06-19T19:07:07Z] deecee does it depend on the DLL? if so, do I need to refer to the license on the site where I got it?
+ [2015-06-19T19:14:17Z] deecee I guess it's fine.
+ [2015-06-19T23:20:37Z] heiko__ Does the API Rate Limit for anonymous users count all requests from all machines on the same network (one external IP address)?

message no. 98772

Posted by github239 in #github at 2015-06-19T01:39:22Z

Before I started any git commands I zipped my theme folder so I have a can revert back if I need to
+ [2015-06-20T05:38:18Z] Jachin_ I am using the github api and to get the last pull request that was merged into master
+ [2015-06-20T05:38:34Z] Jachin_ My CI server has the last commit sha
+ [2015-06-20T05:38:59Z] Jachin_ I can get this commit easily enough but how do I get the pull request that is associated with it?
+ [2015-06-20T05:45:39Z] irctc397 How do I get the upstream url for all the repos cloned from github