Re: [PATCH] Git.pm: Don't return 'undef' in vector context.
From: Junio C Hamano <hidden> Date: 2016-06-15 22:43:52
Dan Zwell [off-list ref] writes:
That's reasonable. I'll resend this as part of the
git-add--interactive color patches. This can be cherry-picked out, but
some of the other stuff I want to do depends on it (a helper function
that I wrote, config_with_default($repo, $key, $default)).
Sure; as long as the "Don't return 'undef'" remains a separate
patch early in the series, that is easy to manage.
Thanks.