Agile, and how it's effected me
Too many changes!
Step by Step Plan
- I need to figure out which source code changes are really required and get them checked in.
- I then need to figure out which of my CMakeLists actually work and get the correct ones checked in.
- I will then delete anything else that is not required.
I want 'git status' to tell me that my repo is completely clean before I even consider making any new changes.
That's all for this time,
Thanks