commit | eb6ae7f4ad565d56501e9e20a8bac5c579d50f84 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junkio@cox.net> | Wed Jan 10 18:11:53 2007 -0800 |
committer | J. Bruce Fields <bfields@citi.umich.edu> | Wed Jan 10 23:18:08 2007 -0500 |
tree | 6dea30845c3e9dfb441ec055863ea5e877a1b3df | |
parent | aec053bb0a1fb000622f51df22b2f18553a10efd [diff] |
User manual: fix typos in examples Correct command line examples of repo-config, format-patch and am. A full object name is 40-hexdigit; it may be 20-byte but 20-digit is misleading. Signed-off-by: Junio C Hamano <junkio@cox.net>