trillek / entropy

Entropy kernel for DCPU-16
8 stars 6 forks source link

Utilizing advanced networking #10

Open dilbertfan opened 12 years ago

dilbertfan commented 12 years ago

The Github "network" manager is quite helpful here, as it allows visualizing branches and commits easily. For any major feature/change please make a new branch for it, and merge with master when consensus is reached that the feature deserves inclusion.

viccuad commented 12 years ago

I'm in for this! Also, I would love to have a working master always: no new code without testing is merged, only bug-free code is in master.

dilbertfan commented 12 years ago

good idea

ColErr commented 12 years ago

I think for now, it's not as important to keep new changes to a different branch, as the master isn't working yet anyway. However, once we get something 'working', we should keep new code separate.