summaryrefslogtreecommitdiffstats
path: root/getgrub
diff options
context:
space:
mode:
Diffstat (limited to 'getgrub')
-rwxr-xr-xgetgrub5
1 files changed, 5 insertions, 0 deletions
diff --git a/getgrub b/getgrub
index bc09263..5c560bc 100755
--- a/getgrub
+++ b/getgrub
@@ -66,6 +66,11 @@ git apply gitdiff
# remove the copy (no longer needed)
rm -rf gitdiff
+# We don't need .git* (please submit all upstreamable changes directly to GRUB upstream)
+# removing them, to reduce the size of the archive
+rm -rf .git
+rm -rf .gitignore
+
# we're done
cd ../