commit | 936a23420c8e1630e013578ba9285cd69cf918f7 | [log] [tgz] |
---|---|---|
author | Andreas Ericsson <exon@op5.se> | Sun Nov 20 21:42:11 2005 |
committer | Junio C Hamano <junkio@cox.net> | Mon Nov 21 06:19:58 2005 |
tree | 0cfdabe61a912ba52dddba449137068bfbd8d8dd | |
parent | 3d32051f4fd657747de00cb9d516dc3512bb377d [diff] |
git-reset.txt: Small fix + clarifications. This basically translates the man-page from 'git-developerish' to plain english, adding some almost-sample output from git-status so users can recognize what will happen. Also mention explicitly that --mixed updates the index, while --soft doesn't. I understood the old text to mean "--mixed is exactly like --soft, but verbose". Signed-off-by: Andreas Ericsson <ae@op5.se> Signed-off-by: Junio C Hamano <junkio@cox.net>