Skip to content

Homebrew git formula with curl-openssl to support TLSv1.3

Notifications You must be signed in to change notification settings

chronum/homebrew-git-curl-openssl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Homebrew-git-curl-openssl

A formula for git with curl-openssl and [email protected].

The default git formula includes curl which is provided by macOS. This curl includes support for LibreSSL and currently does not support TLSv1.3.

This formula allows git to connect to https with TLSv1.3.

Installation

Uninstall git if you have it installed already to allow linking this formula:

brew uninstall git

Install this formula and build it from source with curl-openssl:

brew tap chronum/git-curl-openssl
brew install -s git-curl-openssl

About

Homebrew git formula with curl-openssl to support TLSv1.3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%