From: Chris Wedgwood <hidden> Date: 2016-06-15 22:41:58
On Mon, May 23, 2005 at 05:25:32PM -0700, Junio C Hamano wrote:
Then you would use '-z'. (10) becomes NUL which your path
cannot have inside. So do (12) and (14).
Sure, I guess I meant to what would happen when not using '-z'? Will
something notice this early on barf and tell me to use '-z' or will
BadThings(tm) just come bite me at some (possibly) later stage?