HomeFreeBSD

release.sh: Don't install git if already present

Description

release.sh: Don't install git if already present

Prior to this commit, we install git from ports if there is a ports
tree available and git is not installed, and we install git from pkg
otherwise -- including the case where git is already installed.

Rework the logic to not (re)install git at all if it is already
installed.

MFC after: 3 days

Details

Provenance
cpercivaAuthored on Mar 29 2024, 7:10 AM
Parents
rG3f2b9607756d: vtnet: set VNET context in RX handler
Branches
Unknown
Tags
Unknown