5 ms·
Interact with git from python
- eccp 15y agoI 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 https://github.com/dfuenzalida/gedit-git-branch-statusbar
- lfborjas 15y agoCool, I'm currently using vim and the fugitive plugin offers a similar functionality: http://sontek.net/turning-vim-into-a-modern-python-ide#integration-with-git http://sontek.net/turning-vim-into-a-modern-python-ide#integ...