author | Andreas Ericsson <exon@op5.se> | |
Sun, 20 Nov 2005 21:42:11 +0000 (22:42 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 21 Nov 2005 06:19:58 +0000 (22:19 -0800) | ||
commit | 936a23420c8e1630e013578ba9285cd69cf918f7 | |
tree | 0cfdabe61a912ba52dddba449137068bfbd8d8dd | tree | snapshot |
parent | 3d32051f4fd657747de00cb9d516dc3512bb377d | commit | 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>
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>
Documentation/git-reset.txt | diff | blob | history |