0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00
ohmyzsh/plugins/git
Kris Kalavantavanich e93378aacd [plugins/git] Updated git clone alias (#6893)
* Updated git clone alias

`git clone --recursive` has been deprecated in favor of `--recurse-submodules`.  
See: https://stackoverflow.com/questions/3796927
2018-08-29 15:18:20 +02:00
..
git.plugin.zsh [plugins/git] Updated git clone alias (#6893) 2018-08-29 15:18:20 +02: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.