On Sat, Apr 13, 2013 at 12:22 PM, Jiang Xin <worldhello.net@xxxxxxxxx> wrote: > diff --git a/branch.c b/branch.c > index 6ae6a..c8745 100644 > else > - die("BUG: impossible combination of %d and %p", > + die(_("BUG: impossible combination of %d and %p"), > remote_is_branch, origin); > } > } You might want to leave this out. I can hardly happen in real life. If it is, the unfortunate user just needs to copy it straight to git@vger. -- Duy -- 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