mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-10-22 12:36:36 +00:00
Merge remote-tracking branch 'origin/10' into snapshot
This commit is contained in:
commit
6cc789d511
3
debian/orig-tar.sh
vendored
3
debian/orig-tar.sh
vendored
@ -36,7 +36,8 @@ GIT_BASE_URL=https://github.com/llvm/llvm-project
|
||||
GIT_TOOLCHAIN_CHECK=https://github.com/opencollab/llvm-toolchain-integration-test-suite.git
|
||||
|
||||
|
||||
function reset-repo {
|
||||
reset-repo ()
|
||||
{
|
||||
cd $1
|
||||
git clean -qfd
|
||||
git checkout .
|
||||
|
Loading…
Reference in New Issue
Block a user