+[2017-01-29T13:53:02Z]PhysicsSucksthanks a lot +[2017-01-29T17:05:35Z]Caterpillarnedbat: thank you very much +[2017-01-29T17:27:41Z]glowdemon1I have an old application I'd like to refactor, a completely different framework will be used and the code will be completely different. Whats the best option to update this on a Git repo; Do I create a new Git repo or do I just git clone and delete all files, then commit that? +[2017-01-29T20:49:51Z]adrian_1908hello, one question. If a repository lets me make edits to a document by clicking the little pen icon to create a fork, do I need to create a pull request afterwards, to inform the maintainers, or is the latter only when I want to open discussion of my changes? (the change is self evident my case) +[2017-01-29T20:57:54Z]adrian_1908Anyone?
+[2017-01-30T01:30:16Z]SRejectdoes github page's have any jekyll hooks or such for getting a list of releases server-side? +[2017-01-30T01:30:41Z]SRejector rather, at compile time; instead of clients having to poll github's servers +[2017-01-30T02:48:41Z]dmi3onwhen contributing to source I am doing it fallowing way, download zip, edit code, test, then got to github website, open file/edit and manually copy paste code. Is there more efficient way to do it ? +[2017-01-30T02:53:57Z]SRejectuse git +[2017-01-30T02:54:14Z]SRejector the github desktop app if you are unfamiliar with git