Go to file
Marcelo E. Magallon 21f7385400 Remove astray comma
There's an extra "," at the end of the line, which is causing
trouble when the manifest file specifies a revision for a
project.  Since the default manifest file doesn't specify
revisions for the projects, the problem has gone unnoticed.

Thanks to Barry Silverman <barry@disus.com> for spotting the
issue and providing a patch.

Signed-off-by: Marcelo E. Magallon <marcelo.magallon@gmail.com>
2008-12-31 04:45:04 +00: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 Describe upload --replace in upload's help text 2008-12-12 08:04:07 -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 Remove astray comma 2008-12-31 04:45:04 +00:00
remote.py Add <remote project-name="..."> attribute within projects 2008-11-06 11:23:06 -08:00
repo Correct the REPO_URL in the wrapper script to android.git.kernel.org 2008-12-18 07:21:32 -08:00