Drasko DRASKOVIC wrote: > > git rebase really makes working on top of the master branch > > simple in most cases, .. > OK, I'll see about this. But I am convinced that it will be more > easier for the most of the people to apply patch 6 months from now > on a stable release, than to clone dev branches, rebase, integrate > the changes etc...
You did not describe what requirements you are able to specify for deployment of the code that you create, so it is impossible to give concrete advice about how you would use git to best reach your goal, but rest assured that git can allow you to do it with very little effort, and indeed, it is a very good idea to always use as recent versions as possible. //Peter _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
