jQuery Form Events: An jQuery for Beginners

What is jQuery Form Events? Events are things that happen to objects, such as the clicking of a command button or the opening and closing of a form, etc. These…

Read more »

How to revert the changes once its submitted in Gerrit

How to revert the changes once its submitted in Gerrit The Revert button is available if the change has been submitted. This Reverts the change via creating a new one….

Read more »

What is a Change and Patch set in Gerrit?

Here is the short and quick description of Gerrit key teminology. Change Every time you push a commit with a new Change-Id Gerrit allocates a new change. Every change has…

Read more »