summaryrefslogtreecommitdiffstats
path: root/sync-github.py
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2013-04-24 01:30:20 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2013-04-24 01:30:20 +0200
commitaa7e90dd4153e022f29ac995c2fe00cd0f891370 (patch)
tree60b30bf9ad0e7fcb5f12c441049d427cd5ef64b4 /sync-github.py
parentDon't delete if it's a fork. (diff)
downloadGitTools-master.tar.xz
GitTools-master.zip
Specify python2.HEADmaster
Diffstat (limited to 'sync-github.py')
-rwxr-xr-xsync-github.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sync-github.py b/sync-github.py
index 6eb3fa5..fcb1ef9 100755
--- a/sync-github.py
+++ b/sync-github.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python2
from pygithub3 import Github
import sys
import os