From: Thomas Singer <hidden> Date: 2016-06-15 22:48:23
On 05.03.2010 13:55, Johannes Sixt wrote:
Does SmartGit call 'git stash save' behind the scenes with the
user-supplied message? Then it should run
git stash save -- "$msg"
and you don't need to forbid anything.