Skip to content
This repository has been archived by the owner on May 16, 2021. It is now read-only.
/ ranger-gitplug Public archive

Github integration for ranger file manager

License

Notifications You must be signed in to change notification settings

ywwa/ranger-gitplug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitplug

Development will not be continued. Feel free to fork and upgrade.

git plugin for ranger file manager.

Install:

git clone https://github.com/yonghie/ranger-gitplug
cd ranger-gitplug
make install

Working command list:

  • :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>

TODO:

  • :git push
  • :git remote
  • tabbing
  • something more i think

About

Github integration for ranger file manager

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published