ohmyzsh/plugins/git
Kris Kalavantavanich 9a393e9c0c
Updated git clone alias
`git clone --recursive` has been deprecated in favor of `--recurse-submodules`.  
See: https://stackoverflow.com/questions/3796927
2018-06-06 05:43:31 +07:00
..
git.plugin.zsh Updated git clone alias 2018-06-06 05:43:31 +07:00
README.md Many updates to git plugin (see #2790) 2015-05-08 16:00:22 +02:00

git

Maintainer: @ncanceill

This plugin adds many useful aliases and functions.

Usage

See the wiki for a list of aliases and functions provided by the plugin.