git-repo/subcmds
Shawn O. Pearce 4259b8a2ac Tell users how to see the complete list of commands
Using "repo help --all" may not be obvious.

Signed-off-by: Shawn O. Pearce <sop@google.com>
2009-03-04 14:03:16 -08:00
..
__init__.py Initial Contribution 2008-10-21 07:00:00 -07:00
abandon.py Introduce 'repo abandon <branchname>' as an alias for 'git branch -D' 2008-11-03 11:24:59 -08:00
diff.py Initial Contribution 2008-10-21 07:00:00 -07:00
download.py Teach repo how to download changes to the local checkout 2008-10-23 14:43:28 -07:00
forall.py Allow repo forall -c on a mirror by using GIT_DIR as pwd 2009-03-03 17:51:01 -08:00
help.py Tell users how to see the complete list of commands 2009-03-04 14:03:16 -08:00
init.py Don't permit users to run repo status in a mirror client 2009-03-03 17:47:06 -08:00
prune.py Initial Contribution 2008-10-21 07:00:00 -07:00
stage.py Initial Contribution 2008-10-21 07:00:00 -07:00
start.py Initial Contribution 2008-10-21 07:00:00 -07:00
status.py Initial Contribution 2008-10-21 07:00:00 -07:00
sync.py Don't permit users to run repo status in a mirror client 2009-03-03 17:47:06 -08:00
upload.py Describe upload --replace in upload's help text 2008-12-12 08:04:07 -08:00
version.py Don't permit users to run repo status in a mirror client 2009-03-03 17:47:06 -08:00