libre-wd-40-git is a fork of Git, the fast, scalable, distributed open source version control system, that strips out Git's optional Rust-based components so that it can always be built with a C toolchain alone.
libre-wd-40-git is a fork of Git, the fast, scalable, distributed open source version control system, that strips out Git's optional Rust-based components so that it can always be built with a C toolchain alone.
To install libre-wd-40-git, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install libre-wd-40-git
To see what files were installed by libre-wd-40-git, run:
port contents libre-wd-40-git
To later upgrade libre-wd-40-git, run:
sudo port selfupdate && sudo port upgrade libre-wd-40-git
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.