From: Stephen Boyd Date: Thu, 18 Jun 2009 01:07:37 +0000 (-0700) Subject: stash: teach quiet option X-Git-Tag: v1.6.4-rc0~27^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/fcdd0e92d9d42b8fa4569d92ba1013bb0eedfcd8?hp=fcdd0e92d9d42b8fa4569d92ba1013bb0eedfcd8 stash: teach quiet option 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 Signed-off-by: Junio C Hamano ---