+[10 years ago]Nevikif you're setting the consistent download up in an environment where you can use git, you can always run a shallow clone, which i think you can run on an arbitrary ref. if you don't know what shallow clones are, i can look into whether they can indeed do that. +[10 years ago]Nevikafaik github does not support git-archive (yet), for infrastructure/load reasons +[10 years ago]DrSlonythank you frdmn +[10 years ago]blood|wrkim trying to force push an older commit to my remote branch. When i attempt to do it, it says "Everything-up-to-date" +[10 years ago]blood|wrknm fixed
+[10 years ago]factorIf I wanted ot add a converter into GITHUB to convert a pcb file from KICAD to STL so you can view your part before downloading it , how would I do this, or could I? +[10 years ago]jetsaredimcan someone explain how to fix a PR? +[10 years ago]jetsaredimthere was some space indenting issues with some python code I submitted to a repo and it failed the Travis CI but its an easy fix I just don't know how to do it without creating a whole new PR +[10 years ago]Infininightjetsaredim: just fixup your commit and force push it to your repo +[10 years ago]Infininightthe pull request will automatically update