mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-01-14 13:00:10 -06:00
delete unused testing/latest-git.sh
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
#!/usr/bin/env bash
|
||||
# This is a script used in travis-ci to have latest git
|
||||
set -ex
|
||||
git clone git://github.com/git/git --depth 1 /tmp/git
|
||||
pushd /tmp/git
|
||||
make prefix=/tmp/git -j8 install
|
||||
popd
|
||||
Reference in New Issue
Block a user