Re: [PATCH v3 4/5] stash: introduce 'git stash store'
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:57:47
Ramkumar Ramachandra [off-list ref] writes:
+ test $# == 1 ||
This is broken under POSIX shells. No need to resend (will locally patch up).