git plugin for ranger file manager.
git clone https://github.com/yonghie/ranger-gitplug
cd ranger-gitplug
make install
:git init:git status:git clone <url>:git add <file>:git rm <file>:git restore <file>:git remote add/rm <name> <url>:git push:git commit <text>
-
:git push -
:git remote - tabbing
- something more i think