+[2015-11-28T20:17:25Z]Seveasrook2pawn: for adding the answer is yes, for removing I don't know. Never tried :) +[2015-11-29T02:15:47Z]postmodernis there a correct way to sync files down from githubusercontent.com using wget/curl, and avoid re-downloading the same file? +[2015-11-29T02:16:06Z]postmodernthe HTTP servers do not appear to support Last-Modified, so I can't use timestamps +[2015-11-29T10:40:21Z]Seveaspostmodern: ETag maybe? +[2015-11-29T21:12:12Z]SeveasPavan failed :(
+[2015-11-30T01:20:57Z]sparris there a way in the github ui to navigate back through changes to a single line of code? my current process is to load up blame for the file, click the commit for the line, go to the parent commit, go back to the file and line, load blame again, repeat. this is very tedious. +[2015-11-30T01:23:10Z]nedbatsparr: i would like to know this also! +[2015-11-30T01:25:35Z]sparrhere's a command line solution http://stackoverflow.com/a/12622473/13675 +[2015-11-30T02:35:40Z]jeffreylevesqueif a subdirectory needs an additional note about the files in the directory, should i create another `README.md` in the subdirectory? +[2015-11-30T02:37:15Z]jeffreylevesquenedbat, my repo is finally pep8 compliant - https://travis-ci.org/jeff1evesque/machine-learning/builds/93857219