+[2015-11-28T09:26:59Z]Arc5) remember why you don't use github and go back to actual productive work. +[2015-11-28T09:41:07Z]mutsayuhow can I create my own <username>.github.io? +[2015-11-28T15:21:10Z]testerbitI'm trying to install git-lfs and I after running the bash script I receive the message: `The repository is setup! You can now install packages.` How do I now install the cached packages? +[2015-11-28T17:01:56Z]rook2paw1if you remove a collaborator or add them are they notified by email? +[2015-11-28T20:17:25Z]Seveasrook2pawn: for adding the answer is yes, for removing I don't know. Never tried :)
5) remember why you don't use github and go back to actual productive work.
+[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.