+ [9 years ago] Arc 5) remember why you don't use github and go back to actual productive work.
+ [9 years ago] mutsayu how can I create my own <username>.github.io?
+ [9 years ago] testerbit I'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] rook2paw1 if you remove a collaborator or add them are they notified by email?
+ [9 years ago] Seveas rook2pawn: for adding the answer is yes, for removing I don't know. Never tried :)

message no. 122497

Posted by Arc in #github at 2015-11-28T09:07:36Z

this makes no sense at al.l
+ [9 years ago] postmodern is there a correct way to sync files down from githubusercontent.com using wget/curl, and avoid re-downloading the same file?
+ [9 years ago] postmodern the HTTP servers do not appear to support Last-Modified, so I can't use timestamps
+ [9 years ago] Seveas postmodern: ETag maybe?
+ [9 years ago] Seveas Pavan failed :(
+ [9 years ago] sparr is 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.