Dark Hacker News
new
|
best
|
ask
|
show
|
jobs
Interact with git from python | Dark Hacker News
Interact with git from python
(packages.python.org)
4 points
by
lfborjas
15 years ago
| 2 comments
eccp
15 years ago
|
next
[−]
I use this Python library to build a plug-in for gEdit which shows you the git branch of the file being edited.
https://github.com/dfuenzalida/gedit-git-branch-statusbar
lfborjas
15 years ago
|
parent
|
next
[−]
Cool, I'm currently using vim and the fugitive plugin offers a similar functionality:
http://sontek.net/turning-vim-into-a-modern-python-ide#integ...