Closed jeffreyhanson closed 6 years ago
Awesome stuff @jeffreyhanson - how hard will it be to keep this branch (and others I guess) up-to-date with the master?
Not very hard. The idea of a developmental branch (e.g. the surveyor-sheets branch) is that I (or anyone else) can make a copy of the repository at one point in time, make a series of changes to the code and keep it isolated in the developmental branch (so that way other people can keep on updating the master branch), and then eventually merge the changes in the developmental branch back into master branch. After the merge, all the changes will be in the master branch. This means we don't have to worry about updating the surveyor-sheets branch and can safely delete the surveyor-sheets branch (but please don't do that yet until I've confirmed that it successfully merged).
Add in surveyor sheet functionality.