+[2015-01-31T18:54:23Z]tobiasvloh too late +[2015-01-31T20:55:27Z]CaelumI think I found a bug in gist, it ignores long lines, or maybe this is intentional: https://gist.github.com/rkitover/8ab39295091b67f3c65c +[2015-01-31T21:54:40Z]BlueProtomanHow can I, using GitHub Pages/Jekyll, redirect someone from a certain URL to another on my site? +[2015-01-31T22:07:45Z]skinkittenhttps://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. +[2015-01-31T22:50:02Z]p3limlua> true
+[2015-02-01T01:31:28Z]metastableBHi , 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 +[2015-02-01T01:42:19Z]alindeman_In general: git checkout branch; git pull origin branch +[2015-02-01T04:38:51Z]Textmodeignacio: get a prepaid card? +[2015-02-01T04:46:23Z]Dreamer3complex 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? +[2015-02-01T04:47:26Z]Dreamer3i assume they are still there, but just disconnected