Re: [PATCHv2 7/8] Git.pm: teach ident to query explicitness

2012-11-15 Thread Jonathan Nieder
Jeff King wrote: Signed-off-by: Jeff King p...@peff.net For what it's worth, Acked-by: Jonathan Nieder jrnie...@gmail.com -- To unsubscribe from this list: send the line unsubscribe git in the body of a message to majord...@vger.kernel.org More majordomo info at

[PATCHv2 7/8] Git.pm: teach ident to query explicitness

2012-11-14 Thread Jeff King
git var recently learned to report on whether an ident we fetch from it was configured explicitly or implicitly. Let's make that information available to callers of the ident function. Because evaluating ident in an array versus scalar context already has a meaning, we cannot return our extra