Merge "Improve the feedback of push ... refs/changes/xxxx"
This commit is contained in:
@@ -1710,6 +1710,7 @@ public class ReceiveCommits {
|
|||||||
if (newCommit == priorCommit) {
|
if (newCommit == priorCommit) {
|
||||||
// Ignore requests to make the change its current state.
|
// Ignore requests to make the change its current state.
|
||||||
skip = true;
|
skip = true;
|
||||||
|
reject(inputCommand, "commit already exists");
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user