aboutsummaryrefslogtreecommitdiff
path: root/Documentation/error-change-not-found.txt
blob: c9ac0d8c5abb630e92134a598f1718def88cee3b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
change ... not found
====================

With this error message Gerrit rejects to push a commit to a change
that cannot be found.

This error message means that the user explicitly pushed a commit to
a non-existing change by specifying it as target ref. This way of
adding a new patch set to a change is deprecated as explained link:user-upload.html#manual_replacement_mapping[here].
It is recommended to only rely on Change-ID's for link:user-upload.html#push_replace[replacing changes].


GERRIT
------
Part of link:error-messages.html[Gerrit Error Messages]