gerrit/Documentation/error-no-changes-made.txt
David Pursehouse 221d4f6250 Documentation: Various corrections
Correct typos, spelling mistakes, and grammatical errors.

Change-Id: I80ec66de7b2228f9ff45a2f06faf576707195758
2012-06-12 14:54:54 +02:00

22 lines
473 B
Plaintext

no changes made
===============
With this error message Gerrit rejects to push a commit as a new
patch set for a change, if the pushed commit is identical to the
current patch set of this change.
A pushed commit is considered to be identical to the current patch
set if
- the files in the commit,
- the commit message,
- the author of the commit and
- the parents of the commit
are all identical.
GERRIT
------
Part of link:error-messages.html[Gerrit Error Messages]