stash: teach quiet option
authorStephen Boyd <bebarino@gmail.com>
Thu, 18 Jun 2009 01:07:37 +0000 (18:07 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 18 Jun 2009 18:54:57 +0000 (11:54 -0700)
Teach stash pop, apply, save, and drop to be quiet when told. By using
the quiet option (-q), these actions will be silent unless errors are
encountered.

Signed-off-by: Stephen Boyd <bebarino@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found