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