mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 00:04:42 +04:00
delete unused testing/latest-git.sh
This commit is contained in:
parent
60f30cd827
commit
8d2af32e4d
1 changed files with 0 additions and 7 deletions
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue