git-repo/subcmds
Torne (Richard Coles) 7bdbde7af8 Allow sync to run even when the manifest is broken.
If the current manifest is broken then "repo sync" fails because it
can't retrieve the default value for --jobs. Use 1 in this case, in
order that you can "repo sync" to get a fixed manifest (assuming someone
fixed it upstream).

Change-Id: I4262abb59311f1e851ca2a663438a7e9f796b9f6
2012-12-05 11:01:36 +00:00
..
__init__.py More coding style cleanup 2012-10-22 12:30:14 +09:00
abandon.py Change print statements to work in python3 2012-11-13 17:33:56 -08:00
branches.py Change print statements to work in python3 2012-11-13 17:33:56 -08:00
checkout.py Change print statements to work in python3 2012-11-13 17:33:56 -08:00
cherry_pick.py Change print statements to work in python3 2012-11-13 17:33:56 -08:00
diff.py Option for 'repo diff' to generate output suitable for 'patch' cmd 2012-04-13 09:20:10 -07:00
download.py Tidy up code formatting a bit more 2012-11-14 12:09:38 +09:00
forall.py Add option to abort on error in forall 2012-11-16 04:22:10 +09:00
grep.py Tidy up code formatting a bit more 2012-11-14 12:09:38 +09:00
help.py Tidy up code formatting a bit more 2012-11-14 12:09:38 +09:00
info.py Add repo info command 2012-11-15 03:29:01 +09:00
init.py Allow init command to set options from environment variables 2012-11-17 12:40:42 +09:00
list.py Change print statements to work in python3 2012-11-13 17:33:56 -08:00
manifest.py Change print statements to work in python3 2012-11-13 17:33:56 -08:00
overview.py Add repo info command 2012-11-15 03:29:01 +09:00
prune.py Change print statements to work in python3 2012-11-13 17:33:56 -08:00
rebase.py Change print statements to work in python3 2012-11-13 17:33:56 -08:00
selfupdate.py Change print statements to work in python3 2012-11-13 17:33:56 -08:00
smartsync.py Clean up imports 2012-09-18 09:54:57 +02:00
stage.py Change print statements to work in python3 2012-11-13 17:33:56 -08:00
start.py Change print statements to work in python3 2012-11-13 17:33:56 -08:00
status.py Change print statements to work in python3 2012-11-13 17:33:56 -08:00
sync.py Allow sync to run even when the manifest is broken. 2012-12-05 11:01:36 +00:00
upload.py Tidy up code formatting a bit more 2012-11-14 12:09:38 +09:00
version.py Change print statements to work in python3 2012-11-13 17:33:56 -08:00