How to create a new Patchset in Gerrit?
问题 I am new to Gerrit and want to create a new Patch when new changes are submitted. I setup Gerrit with this guide https://review.typo3.org/Documentation/install-quick.html Then I try to create a new patch with http://gerrit.googlecode.com/svn/documentation/2.0/user-changeid.html and also added Change-Id line at bottom of the Commit-message. But I am getting new Change instead of new Patchset. Can anyone help me? Thanks 回答1: Step 1 : Install commit-msg hooks for gerrit scp -p -P 29418 localhost