chibicc/test/thirdparty/git.sh
2020-12-07 12:00:06 +09:00

8 lines
169 B
Bash
Executable File

#!/bin/bash
repo='git@github.com:git/git.git'
. test/thirdparty/common
git reset --hard 54e85e7af1ac9e9a92888060d6811ae767fea1bc
$make clean
$make V=1 CC=$chibicc test