Go to file
Shawn O. Pearce 67092448c2 Don't accept multiple commits for the same change in upload --replace
Gerrit won't permit more than one commit using the same change
number during a replacement request, so we should error out if
the user has asked for this in their upload edit script.

Signed-off-by: Shawn O. Pearce <sop@google.com>
2008-12-12 08:01:12 -08:00
codereview Add --review and --cc flags to repo upload, so you can 2008-11-19 11:55:06 -05:00
docs Support <remove-project name="X"> in manifest to remove/replace X 2008-11-20 11:54:46 -08:00
froofle Initial Contribution 2008-10-21 07:00:00 -07:00
hooks Install a default pre-auto-gc hook in all repositories 2008-11-03 11:00:44 -08:00
subcmds Don't accept multiple commits for the same change in upload --replace 2008-12-12 08:01:12 -08:00
.gitignore Initial Contribution 2008-10-21 07:00:00 -07:00
color.py Initial Contribution 2008-10-21 07:00:00 -07:00
command.py Initial Contribution 2008-10-21 07:00:00 -07:00
COPYING Initial Contribution 2008-10-21 07:00:00 -07:00
editor.py Make repo's editor work when the editor is a commandline with 2008-11-14 21:12:44 -05:00
error.py Install a default pre-auto-gc hook in all repositories 2008-11-03 11:00:44 -08:00
gerrit_upload.py Add --review and --cc flags to repo upload, so you can 2008-11-19 11:55:06 -05:00
git_command.py Initial Contribution 2008-10-21 07:00:00 -07:00
git_config.py Use remote.*.projectname to indicate the target project for upload 2008-11-06 09:52:51 -08:00
main.py Install a default pre-auto-gc hook in all repositories 2008-11-03 11:00:44 -08:00
Makefile Initial Contribution 2008-10-21 07:00:00 -07:00
manifest.py Support <remove-project name="X"> in manifest to remove/replace X 2008-11-20 11:54:46 -08:00
pager.py Initial Contribution 2008-10-21 07:00:00 -07:00
project.py Add --review and --cc flags to repo upload, so you can 2008-11-19 11:55:06 -05:00
remote.py Add <remote project-name="..."> attribute within projects 2008-11-06 11:23:06 -08:00
repo Add 'repo init --mirror' to download a complete forrest 2008-11-05 18:08:32 -08:00