"Jay Soffian" <jaysoffian@xxxxxxxxx> writes: > All my shell aliases therefor look like: > > h = "!sh -c 'git alias \"$1\" || git help \"$1\"' -" > > (Notice the trailing '-'.) Just for my curiosity, why aren't they > h = "!sh -c 'git alias \"$0\" || git help \"$0\"'" without trailing '-'? -- 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