aboutsummaryrefslogtreecommitdiffstats
path: root/bin/git-make-shallow
diff options
context:
space:
mode:
Diffstat (limited to 'bin/git-make-shallow')
-rwxr-xr-xbin/git-make-shallow2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/git-make-shallow b/bin/git-make-shallow
index 57069f7ed..1d00fbf18 100755
--- a/bin/git-make-shallow
+++ b/bin/git-make-shallow
@@ -16,6 +16,8 @@ import itertools
import os
import subprocess
import sys
+import warnings
+warnings.simplefilter("default")
version = 1.0