Hi Folks, For those that are tired of switching to and from "next" locally and hoping you win the race to merge and push, consider using the CMake Topic Stage:
http://www.cmake.org/Wiki/CMake/Git#Topic_Stage You can push to your own named topic branch on cmake.org and then use an ssh-based command-line interface to ask the stage to merge to upstream next for you. It will work so long as there are not merge conflicts. -Brad _______________________________________________ cmake-developers mailing list [email protected] http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
