Skip to content
/ anyenv-git Public

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

License

Notifications You must be signed in to change notification settings

znz/anyenv-git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b6b075b · Sep 30, 2019

History

15 Commits
May 8, 2016
Sep 30, 2019
Nov 21, 2013
Jul 27, 2019

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