On Fri, Sep 6, 2013 at 11:40 PM, Junio C Hamano <gitster@xxxxxxxxx> wrote: >> For custom builds of Git it sometimes is inconvenient to annotate tags >> because there simply is nothing to say, so do not require an annotation. >> >> Signed-off-by: Sebastian Schuberth <sschuberth@xxxxxxxxx> >> --- > > Hmmmm, personally I'd actually want this to stay the way it is, or > even require a valid signed tag, in order to make sure I won't > mistakenly creating a lightweight tag. > > If you want to give build a custom name, > > echo buildname >version > > should be sufficient, no? That's not sufficient if you care about a proper (automated) release workflow with your releases tagged. > I dunno. That's fine, I do not care too deeply about this. I just wanted to give this patch a try and see what others think. Feel free to drop it. -- Sebastian Schuberth -- 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