+[2017-03-11T20:39:28Z]Peppernrinoeven better: how do i use a different branch? +[2017-03-11T20:39:31Z]lemonlakeit'll contain the sections froma ll the conflicting branches, you just choose a section from each +[2017-03-11T20:39:35Z]lemonlakeand then git commit and git push +[2017-03-11T20:39:38Z]Peppernrinoi keep cloning, and it always clones the master branch +[2017-03-11T22:02:26Z]sparrwhy doesn't github detect that this PR was merged? should the merger be doing something different at the command line to make github recognize it? does it have to be merged in the web interface? https://github.com/andymeneely/squib/pull/208#issuecomment-285902425
message no. 165213
Posted by sparr in #github at 2017-03-11T05:53:55Z
how can I find the repo/branch/etc for a github.io site?
+[2017-03-12T08:54:08Z]lorenzohi +[2017-03-12T08:54:20Z]lorenzowhat's the practical difference of using git lfs? +[2017-03-12T08:54:42Z]lorenzoI mean if I have some large assets (e.g. .psd, .jpg) and push them on a repo with lfs enabled +[2017-03-12T08:54:59Z]lorenzowhen I clone the repo back, do I get those assets back or just the S3 urls? +[2017-03-12T09:08:15Z]elnunolorenzo: ISTM it'll download (and upload) the assets when/if you need it. And if you don't need to tinker with them (say, a quick clone to show code to someone) you can skip downloading them