+ [10 years ago] Caelum I think I found a bug in gist, it ignores long lines, or maybe this is intentional: https://gist.github.com/rkitover/8ab39295091b67f3c65c
+ [10 years ago] BlueProtoman How can I, using GitHub Pages/Jekyll, redirect someone from a certain URL to another on my site?
+ [10 years ago] skinkitten https://github.com/JoseLuisSoto/Math/tree/matlab hello can I help. I made this branch ahead of the master & don't know how to merge them into 1.
+ [10 years ago] p3lim lua> true

message no. 76132

Posted by StoneCypher in #github at 2015-01-31T00:28:53Z

if a junior dev accidentally commits 55,000 lines of library code, is there any way to save the line commit graphs
+ [10 years ago] metastableB Hi , i accidently made a commit using github on one of my branches . Now I cant push any new changes from local to remote since they arent in sync . How do I use git pull to pull the changes in branch remote branch X to my local branch X
+ [10 years ago] alindeman_ In general: git checkout branch; git pull origin branch
+ [10 years ago] Textmode ignacio: get a prepaid card?
+ [10 years ago] Dreamer3 complex question... if i rewrite my commit history to remove all secure data... and then force push... and the make my repository public... is there a way someone could still see those old commits ifthey clone?
+ [10 years ago] Dreamer3 i assume they are still there, but just disconnected