aboutsummaryrefslogtreecommitdiffstats
path: root/git-deps.py
diff options
context:
space:
mode:
Diffstat (limited to 'git-deps.py')
-rwxr-xr-xgit-deps.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-deps.py b/git-deps.py
index 234d92a..5fe66bc 100755
--- a/git-deps.py
+++ b/git-deps.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python2
#
# git-deps - automatically detect dependencies between git commits
# Copyright (C) 2013 Adam Spiers <git@adamspiers.org>