koii-network / ezsandbox

The best place to get started with all things decentralized
35 stars 15 forks source link

Restructure this repo to contain .git history as opposed to "before" and "after" #70

Open marsrobertson opened 2 weeks ago

marsrobertson commented 2 weeks ago

Initially communicated with @labrocadabro:

New structure of the repo with individual commits in the GIT history The before / after / different folders = gets complicated to manage multiple files. 99% devs use GIT. That’s my assumption, I think it is reasonable.

Now I've experienced another issue related to that, wanted to move after to a new location and due to node_modules it was taking several seconds. Double whammy: storage element too, not just time.

Bottom line: change the structure of the repo to have branches / tags / commits as opposed to before and after