Don't allow commits to replace in wrong project

If the change is slated to a different project than the one the
commit was uploaded to, don't permit the replacement to take place.
This could be caused by a simple typo by the user, and we shouldn't
create a corrupt server side state because of it.

Signed-off-by: Shawn O. Pearce <sop@google.com>
1 file changed