Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Ohmyzsh
Commits
e5ed07e2
Commit
e5ed07e2
authored
Jun 04, 2014
by
ncanceill
Browse files
specify python2 in shebang
as suggested in #2382
parent
7297b446
Changes
1
Show whitespace changes
Inline
Side-by-side
plugins/git-prompt/gitstatus.py
View file @
e5ed07e2
#!/usr/bin/env python
#!/usr/bin/env python
2
# -*- coding: UTF-8 -*-
from
subprocess
import
Popen
,
PIPE
import
re
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment