Y
Hacker News
new
|
ask
|
show
|
jobs
by
SURA
684 days ago
tar -zxvf git-2.46.0.tar.gz cd git-2.46.0 make configure ./configure --prefix=/usr/local make sudo make install
rm -rf /usr/local/libexec/git-core/git-credential-cache*