On Sun, Mar 2, 2008 at 3:53 AM, Junio C Hamano <gitster@xxxxxxxxx> wrote: > Carlos Rica <jasampler@xxxxxxxxx> writes: > > > Signed-off-by: Carlos Rica <jasampler@xxxxxxxxx> > > Hmmm. "git reset -h" now defaults to --hard? > > It somehow feels a bit risky for new people. I dunno. > I don't understand what do you mean. Option -h just prints the options and exits. Do you mean that the help message is wrong? Also, there is a test to check that "git reset" defaults to --mixed ('--mixed reset to HEAD should unadd the files' only run a "git reset" without parameters), and changing it to do a --hard reset makes the tests to fail. If there's a change in the behaviour of the command, please, show me how to test it. I cannot see anything wrong now. -- Carlos -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html