+[9 years ago]Arc5) remember why you don't use github and go back to actual productive work. +[9 years ago]mutsayuhow can I create my own <username>.github.io? +[9 years ago]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? +[9 years ago]rook2paw1if you remove a collaborator or add them are they notified by email? +[9 years ago]Seveasrook2pawn: for adding the answer is yes, for removing I don't know. Never tried :)
+[9 years ago]postmodernis there a correct way to sync files down from githubusercontent.com using wget/curl, and avoid re-downloading the same file? +[9 years ago]postmodernthe HTTP servers do not appear to support Last-Modified, so I can't use timestamps +[9 years ago]Seveaspostmodern: ETag maybe? +[9 years ago]SeveasPavan failed :( +[9 years ago]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.