+[10 years ago]VxJasonxVI showed you the merge commit +[10 years ago]VxJasonxVhttps://github.com/yourlabs/django-session-security/commit/c101b564a7a5ff60850cd2f4feae723a19cf4902 is the merge commit +[10 years ago]VxJasonxVand no, PRs can't be reopened +[10 years ago]VxJasonxVyou can open a new one yourself though, you don't need them to do it +[10 years ago]is_nullyes thanks to you i could revert the merge comit
+[10 years ago]jorvisI tried to push a lot of commits to GitHub, but am getting the "GH001: Large files detected." error. I even tried to commit a removal of the large files, but it's still trying to push it out (which I understand.) How can I delete any commits pertaining to a specific file? +[10 years ago]zerowidthjorvis: https://help.github.com/articles/working-with-large-files/#fixing-the-problem +[10 years ago]pilotsnipesIf i use a code block like this: ```php echo "Hello"; ``` There is no PHP syntax highlighting, I must put <?php in the code block, but a lot of times this doesn't make sense (when you want to use code fragments). Is there a work around? +[10 years ago]ultramagehi, when doing svn checkout from github, is there any control over line endings? +[10 years ago]ultramagewhen I check out this particular repository using svn, github serves the files tome in normalized LF form on windows, and it does not virtualize any svn props on the files to indicate how the svn client should behave when sending commits