On Wed, 30 Sep 2020 15:13:49 -0000, GitLab Bridge on behalf of bcrocker wrote: > From: Ben Crocker <[email protected]> > > GIT ?= git > > and replace literal occurrences of 'git' with $(GIT). > This change enables us to override 'git' with, e.g., some > arbitrary shell script that prints additional information > and/or does additional processing before and/or after (or > even instead of) invoking /usr/bin/git.
No objection to the change. But it seems there's something wrong with the merge request. Or at least as presented by the email gateway. See: https://lists.fedoraproject.org/archives/list/[email protected]/message/43FTXIIZV3B7SMKBVEHQC2CUSGXWDB2G/ I guess you'll have to resubmit. Thanks, Jiri _______________________________________________ kernel mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]
