ohmyzsh/plugins/git
DevotionGeo 1910b1fe70
Add glr alias for git log --reverse.
I wanted to add another one the `gl` for `git log`, but that's already taken for `git pull`, so I added the one I use often when I want to go to the starting commit of some repository which is `git log --reverse` for which I set the alias `glr` which wasn't taken.
2018-02-11 03:26:26 +05:00
..
git.plugin.zsh Add glr alias for git log --reverse. 2018-02-11 03:26:26 +05: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.