mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-25 06:04:09 +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
|
if test -d llvm-project; then
|
||||||
# Update it
|
# Update it
|
||||||
cd llvm-project
|
cd llvm-project
|
||||||
|
git clean -qfd
|
||||||
|
git checkout .
|
||||||
git remote update > /dev/null
|
git remote update > /dev/null
|
||||||
git reset --hard origin/master > /dev/null
|
git reset --hard origin/master > /dev/null
|
||||||
git clean -qfd
|
git clean -qfd
|
||||||
|
Loading…
Reference in New Issue
Block a user