mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-24 14:37:10 +00:00
more cleanup in the repack script
This commit is contained in:
parent
98ec7d068d
commit
a688f41238
2
debian/orig-tar.sh
vendored
2
debian/orig-tar.sh
vendored
@ -76,6 +76,8 @@ cd git-archive
|
||||
if test -d llvm-project; then
|
||||
# Update it
|
||||
cd llvm-project
|
||||
git clean -qfd
|
||||
git checkout .
|
||||
git remote update > /dev/null
|
||||
git reset --hard origin/master > /dev/null
|
||||
git clean -qfd
|
||||
|
Loading…
Reference in New Issue
Block a user