Paul Smith <paul@xxxxxxxxxxxxxxxxx> writes: > This is what happens for a file: > > $ rm -f foo > > $ touch foo > > $ ./src/git/contrib/workdir/git-new-workdir src/git foo master > mkdir: cannot create directory ‘foo’: Not a directory > unable to create new workdir "foo"! ;-) That comes from mkdir || fail which is indeed sufficient. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html