commit | fc0ec2f6c2e7264ea1aa76e85ab33d9e6d422d8e | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Thu May 28 11:20:06 2009 -0700 |
committer | Shawn O. Pearce <sop@google.com> | Thu May 28 11:20:06 2009 -0700 |
tree | 6c1e37f7574246324c37a44b3641fd9711627634 | |
parent | e85964c26f5e033afa507591578d2cf2eec5b75e [diff] |
Mention 'git receive-pack' --cc/--reviewer args Since we switched to args4j for our parsing these options are available on both 'git receive-pack' and 'gerrit receive-pack'. We might as well just talk about it on 'git receive-pack' in the documentation. Signed-off-by: Shawn O. Pearce <sop@google.com>