git-repo/subcmds
Tim Kilbourn 07669002cb Reload the correct manifest during sync.
Fix for issue #134
https://code.google.com/p/git-repo/issues/detail?id=134

Change-Id: I94c2dea5dd63917e3f9c90cbd628921d7d61b12a
2013-03-08 16:19:03 -08: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 Fix: Missing spaces in printed messages 2013-03-05 17:30:59 +09: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 Fix: Missing spaces in printed messages 2013-03-05 17:30:59 +09:00
info.py Add manifest groups to the output of info 2013-03-07 09:47:29 -08:00
init.py Fix: missing space in information message after repo init 2013-01-29 09:52:22 +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 Fix: Missing spaces in printed messages 2013-03-05 17:30:59 +09: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 'repo status --orphans' shows non-repo files 2013-01-29 10:01:53 +09:00
sync.py Reload the correct manifest during sync. 2013-03-08 16:19:03 -08:00
upload.py Fix: Missing spaces in printed messages 2013-03-05 17:30:59 +09:00
version.py Change print statements to work in python3 2012-11-13 17:33:56 -08:00