message no. 162214
Posted by glowdemon1 in #github at 2017-01-29T17:27:41Z
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?