8000 GitHub - ywwa/ranger-gitplug: Github integration for ranger file manager
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on May 16, 2021. It is now read-only.

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
0