+ [2020-05-07T14:33:56Z] jhass otis: you can not clone a subpath of the repository lke with SVN. Only the whole repo.
+ [2020-05-07T22:30:11Z] Bcadren Is there a quick way to see commits chronologically near this one: https://github.com/crawl/crawl/commit/1b62a5d5613b076a70117541fb9b0aa831dcf122
+ [2020-05-07T22:33:46Z] rom1504 press browser files then commits
+ [2020-05-07T22:33:56Z] rom1504 that'll show you commits right before this one
+ [2020-05-07T22:44:57Z] Bcadren I did some googling; this was a better answer for what I wanted. https://stackoverflow.com/questions/38639047/github-show-commits-on-a-specific-date

message no. 180330

Posted by canton7 in #github at 2020-05-07T08:50:37Z

ldl, technically speaking, a pull request / merge request is a request to someone to pull / merge some work from a branch of yours. Various tools exist to help with that process: github has a UI for "submitting" a pull request, UI for notifying someone that they've been sent a pull request, UI to review it, a button to automatically merge it, etc.
+ [2020-05-08T02:58:58Z] kantlivelong is it possible to test workflows on github without committing changes?
+ [2020-05-08T02:59:41Z] kantlivelong or is that just a fork and patch after kind of thing?>
+ [2020-05-08T10:33:24Z] neure hi
+ [2020-05-08T10:33:43Z] neure does github support submodules which are hosted outside github?
+ [2020-05-08T10:36:54Z] Soliton what kind of support?