adapting to git branches going pretty well
the checkin and getem tools should now carefully respect branches. the checkin process invokes a lot of additional synchronization to ensure there is no failure of the pull due to missing updates, and this seems to be working (finally).
i think this enables the dev branch for real, so that i can make breaking changes over there instead of on master. whew.