+[8 years ago]Peppernrinoeven better: how do i use a different branch? +[8 years ago]lemonlakeit'll contain the sections froma ll the conflicting branches, you just choose a section from each +[8 years ago]lemonlakeand then git commit and git push +[8 years ago]Peppernrinoi keep cloning, and it always clones the master branch +[8 years ago]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
i keep cloning, and it always clones the master branch
+[8 years ago]lorenzohi +[8 years ago]lorenzowhat's the practical difference of using git lfs? +[8 years ago]lorenzoI mean if I have some large assets (e.g. .psd, .jpg) and push them on a repo with lfs enabled +[8 years ago]lorenzowhen I clone the repo back, do I get those assets back or just the S3 urls? +[8 years ago]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