Eric Sunshine <sunshine@xxxxxxxxxxxxxx> writes: >> +test_expect_success 'reset - with no @{-1}' ' >> + git init new --quiet && > > Why --quiet? Also, to make sure tests serve as good examples, tests should stick to "options first and then arguments", i.e. "git init --quiet new", if it passes options. -- 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