Skip to content

znz/anyenv-git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

anyenv-git

This is an anyenv plugin that provides anyenv git command to run git in directories of all **env and all installed plugins.

Installation

Simply clone the repository into the plugins directory:

mkdir -p $(anyenv root)/plugins
git clone https://github.com/znz/anyenv-git.git $(anyenv root)/plugins/anyenv-git

Usage

Update all **env and all installed plugins:

anyenv git pull

Housekeeping:

anyenv git gc

Show all remote repositories:

anyenv git remote -v

Show statuses:

anyenv git status

And you can use any git sub commands.

License

(The MIT License)

About

anyenv plugin that provides `anyenv git` command to run `git` in directories of all **env and all plugins

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages