Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ba5d3c5

Browse files
committed
use python2 instead of python2.6
This makes it work on my Ubuntu (2.6 available) and my Arch Linux (2.7 and 3 available)
1 parent c45b2a7 commit ba5d3c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

git-pull-request

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env python2.6
1+
#!/usr/bin/env python2
22

33
"""git pull-request
44

0 commit comments

Comments
 (0)