<div dir="ltr"><div dir="ltr"><div>Hi Martin,<br></div>Thanks, did the git setup you mention, I removed the /dev/null 2>&1 and added a -q flag so the mail that says "already up to date don't show up.</div><div dir="ltr"><br></div><div>Regards<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jan 3, 2024 at 4:57 PM Martin Spott <<a href="mailto:Martin.Spott@mgras.net">Martin.Spott@mgras.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Vicky,<br>
<br>
Am Wed, Jan 03, 2024 at 12:56:00PM -0600 schrieb Vicky Vergara:<br>
<br>
> it was my bad, I appended to the cron job.<br>
> <br>
> >/dev/null 2>&1<br>
> <br>
> and restarted the cron.<br>
> Please let me know if the issue continues.<br>
<br>
Don't worry, it's been a pleasure to show a sign of life  :-)<br>
<br>
Generally speaking I'd say the best way to silence the GIT cron job is to<br>
choose one of the recommendations shown in the warning. It's just a minimal<br>
config change which, I think, is necessary when adopting an old checkout<br>
with a new version of GIT. Typically you're well advised to go with the<br>
proposed default setting.<br>
<br>
By redirecting every output to /dev/null, in contrast, you'll probably miss<br>
truly important messages in the future.<br>
<br>
Best regards,<br>
<br>
        Martin<br>
-- <br>
 Unix _IS_ user friendly - it's just selective about who its friends are !<br>
--------------------------------------------------------------------------<br>
</blockquote></div></div>