From nobody Sat Jul 3 16:57:23 2021 X-Original-To: freebsd-ports@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 3D26C11D1EC8 for ; Sat, 3 Jul 2021 16:57:35 +0000 (UTC) (envelope-from eduardo@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GHJ670P85z3sY5 for ; Sat, 3 Jul 2021 16:57:35 +0000 (UTC) (envelope-from eduardo@freebsd.org) Received: from mail-ej1-f46.google.com (mail-ej1-f46.google.com [209.85.218.46]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) (Authenticated sender: eduardo) by smtp.freebsd.org (Postfix) with ESMTPSA id E51B06754 for ; Sat, 3 Jul 2021 16:57:34 +0000 (UTC) (envelope-from eduardo@freebsd.org) Received: by mail-ej1-f46.google.com with SMTP id he13so3088303ejc.11 for ; Sat, 03 Jul 2021 09:57:34 -0700 (PDT) X-Gm-Message-State: AOAM530S1SNXhGBW82QjhSFDdkmhFyQtkwehF2Bov3KXXErP1dNYa53T y2mqftfmIyFKNsLXcX44bZWeY014yL50sd39qHs= X-Google-Smtp-Source: ABdhPJw/cMCZgthCWu5PaOFetLOcF0AXjsftg2+bgIYoOxAFthTXIevp2rjMU7k63ilwBgRyvzBKwiAtk8qBFrabgYM= X-Received: by 2002:a17:907:3f89:: with SMTP id hr9mr917333ejc.381.1625331453896; Sat, 03 Jul 2021 09:57:33 -0700 (PDT) List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 From: Nuno Teixeira Date: Sat, 3 Jul 2021 17:57:23 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: git command to run .hooks/prepare-commit-msg To: FreeBSD Mailing List Content-Type: multipart/alternative; boundary="000000000000f3adfb05c63af7d5" X-ThisMailContainsUnwantedMimeParts: Y --000000000000f3adfb05c63af7d5 Content-Type: text/plain; charset="UTF-8" Hello, I can't find git command so I can run .hooks/prepare-commit-msg when I commit. Thanks Nuno --000000000000f3adfb05c63af7d5--