commit | 872d001f7f576b2d32f6278dc265d6449787b714 | [log] [tgz] |
---|---|---|
author | Jeff Muizelaar <jeff@infidigm.net> | Sun Mar 05 16:18:19 2006 -0500 |
committer | Junio C Hamano <junkio@cox.net> | Sun Mar 05 13:33:13 2006 -0800 |
tree | 817774cc7001841aa3e3b548be5d4aac7d948bad | |
parent | 8911db70f8b84b2e96b328eeca9e5d7701c22479 [diff] |
documentation: add 'see also' sections to git-rm and git-add Pair up git-add and git-rm by adding a 'see also' section that references the opposite command to each of their documentation files. Signed-off-by: Junio C Hamano <junkio@cox.net>