diff options
author | Doug Anderson <dianders@google.com> | 2011-01-10 14:16:30 -0800 |
---|---|---|
committer | Shawn O. Pearce <sop@google.com> | 2011-02-01 09:57:29 -0800 |
commit | 8ced8641c88d37891a46d42ac1805e380ef6c377 (patch) | |
tree | bb32899a9865ae64a269576598bcc801b69bbcf7 /manifest_xml.py | |
parent | 2536f806258ce2038eea73269290559906cab99a (diff) | |
download | git-repo-8ced8641c88d37891a46d42ac1805e380ef6c377.tar.gz |
Renamed 'repo_hooks' function to '_ProjectHooks'.
This renaming was done for two reasons:
1. The hooks are actually project-level hooks, not repo-level
hooks. Since we are talking about adding repo-level hooks,
It keeps things less confusing if we name the existing hooks
to be "ProjectHooks"
2. The function is a private function in project.py and so
should have capitalization to match.
I also added a docstring describing this function.
Change-Id: I1d30f5de08e8f9f99f78146e68c76f906782d97e
Diffstat (limited to 'manifest_xml.py')
0 files changed, 0 insertions, 0 deletions