Kent Brinkley wrote:
> would like to get feedback if this is the way I should stage the release.

You should have a local branch with several commits on top of the
latest commit in origin/master.

Each commit should make one logical change to the codebase.

The codebase should build and work at each commit.

Each commit should have a useful commit message.

Then you push the branch to gerrit, which makes each commit available
for independent review.


//Peter

------------------------------------------------------------------------------
_______________________________________________
OpenOCD-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to