On Fri, Mar 6, 2015 at 6:18 AM, Karthik Nayak <karthik.188@xxxxxxxxx> wrote: > 'git -C ""' unhelpfully dies with error "Cannot change to ''", > whereas the shell treats `cd ""' as a no-op. Taking the shell's > behavior as a precedent, teach git to treat `-C ""' as a no-op, as > well. > > Test to check the no-op behaviour of "-C <path>" when <path> is > empty, written by Junio C Hamano. > > Helped-by: Junio C Hamano <gitster@xxxxxxxxx> > Helped-by: Eric Sunchine <sunshine@xxxxxxxxxxxxxx> s/Sunchine/Sunshine/ > Signed-off-by: Karthik Nayak <karthik.188@xxxxxxxxx> -- 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