+ [2017-01-29T17:05:35Z] Caterpillar nedbat: thank you very much
+ [2017-01-29T17:27:41Z] glowdemon1 I 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_1908 hello, 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)

message no. 162232

Posted by adrian_1908 in #github at 2017-01-29T20:57:54Z

Anyone?
+ [2017-01-30T01:30:16Z] SReject does github page's have any jekyll hooks or such for getting a list of releases server-side?
+ [2017-01-30T01:30:41Z] SReject or rather, at compile time; instead of clients having to poll github's servers
+ [2017-01-30T02:48:41Z] dmi3on when 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] SReject use git
+ [2017-01-30T02:54:14Z] SReject or the github desktop app if you are unfamiliar with git