latest 20 messages by sparr

+ [2019-11-14T18:55:19Z] sparr R2robot: I've found a few, but none that integrate with github. Most of them will just send me an email.
+ [2019-11-14T18:13:16Z] sparr I have a github pages repo with a single page. I would like to regularly check links on that page for 404s, and open an issue when a link has expired. Are there any free tools that can automate that?
+ [2019-03-12T23:29:08Z] sparr I don't even need the line numbers part of the link, but those are easy to remove
+ [2019-03-12T23:28:53Z] sparr deltab: thanks!
+ [2019-03-12T18:43:53Z] sparr what is the shortest and/or most convenient path from looking at a file on the master branch to a link to that specific version of the file that won't have changed later?
+ [2017-05-15T17:51:35Z] sparr how can I change which repo mine is "forked" from on github? that is, the default target for pull requests, and for the ahead/behind label on the main repo page?
+ [2017-05-07T22:39:01Z] sparr how can I change which repo mine is "forked" from on github? that is, the default target for pull requests, and for the ahead/behind label on the main repo page?
+ [2017-03-11T22:02:26Z] sparr why doesn't github detect that this PR was merged? should the merger be doing something different at the command line to make github recognize it? does it have to be merged in the web interface? https://github.com/andymeneely/squib/pull/208#issuecomment-285902425
+ [2017-03-11T05:53:55Z] sparr how can I find the repo/branch/etc for a github.io site?
+ [2017-03-08T17:20:53Z] sparr how can I find the repo/branch/etc for a github.io site?
+ [2017-02-28T04:13:53Z] sparr I am concerned about playing nice with the site's assumptions about where PRs target by default, etc.
+ [2017-02-28T04:07:36Z] sparr I am going to start a project based on the code of another project, but otherwise distinct and separate. Should I fork their repo and change the name of my fork, or just copy the code and create a fresh repo?
+ [2017-02-20T18:56:15Z] sparr that is, I want to branch off of a previous state, not the current state
+ [2017-02-20T18:56:05Z] sparr sorry for simple procedural questions... my master already has the three commits. how do I create a new branch without them, to cherry pick the latest commit into?
+ [2017-02-20T18:55:08Z] sparr they won't
+ [2017-02-20T18:53:36Z] sparr ok, better question... the third commit, having been pushed to my GH master branch, seems to have automatically shown up in the existing PR. How can I remove it?
+ [2017-02-20T18:52:27Z] sparr my master is 3 commits ahead of upstream master. I've already made a PR for the first two commits. [how] can I make a PR for just the latest commit?
+ [2016-11-15T20:11:07Z] sparr https://github.com/sparr/2016-US-Presidential-Electors/blob/master/2016_Presidential_Electors.csv
+ [2016-11-15T20:11:00Z] sparr that might be Good Enough for now
+ [2016-11-15T20:10:55Z] sparr I've just discovered github will render CSV files by default