Heiko Voigt <[email protected]> writes: > Since ages we do not care about our program enough. Lets not treat them > as slaves anymore and say please. > > Signed-off-by: Heiko Voigt <[email protected]> > Signed-off-by: Jonathan Nieder <[email protected]> > Signed-off-by: Jens Lehmann <[email protected]> > Signed-off-by: Thomas Rast <[email protected]> > Signed-off-by: Johan Herland <[email protected]>
So these were the ones present on the dev-day? I actually would have expected, from the "please" title, the opposite, us saying "please" to the user, either once in a while in the advice messages we give to them, or perhaps in the en_POLITE locale ;-) > .gitignore | 1 + > Makefile | 1 + > builtin.h | 1 + > builtin/config.c | 23 ++----------------- > builtin/please.c | 9 ++++++++ > cache.h | 1 + > config.c | 23 +++++++++++++++++++ > contrib/completion/git-prompt.sh | 5 +++- > git.c | 49 > +++++++++++++++++++++++++++++++++++++++- There is no test to protect this feature from future breakages? -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html

