author | Shawn O. Pearce <spearce@spearce.org> | |
Sat, 17 Feb 2007 09:43:42 +0000 (04:43 -0500) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 17 Feb 2007 18:20:27 +0000 (10:20 -0800) | ||
commit | d7f078b8b92b1a29f9dd62c2c470fa51e15e2ffa | |
tree | 20f6c599862aaa92534de70cf76d7289e0b3aeea | tree | snapshot |
parent | 5ca2db53763ed93a75de7ddbda753fc09327d7aa | commit | diff |
Convert update-index references in docs to add.
Since `git add` is the approved porcelain for an end-user to invoke
when they want to manipulate the index, porcelain documentation
should steer the user to this command rather than the pure plumbing
update-index.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Since `git add` is the approved porcelain for an end-user to invoke
when they want to manipulate the index, porcelain documentation
should steer the user to this command rather than the pure plumbing
update-index.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>