Eric Nielsen
8669a4f369
[git] Commit messages with 50 characters in glG
...
truncating at character 60. First 10 chars are used for `*`, commit
hash and spaces.
The 50 char limit is based on
http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html
Also changed aliases to use the `--long-option` format when available,
so aliases are clearer for those unfamiliar with the options.
Closes #196
2017-07-30 17:35:44 -05:00
Matt Hamilton
b1d5c00d5f
[git] fix 'ggL' alias typo
...
Credit to @toogley for discovering the typo here:
https://github.com/sorin-ionescu/prezto/pull/1157
Since zim and prezto share the same git aliases, it is applicable here
as well.
2016-09-28 04:32:23 -07:00
Igor Zibarev
3c0e49a770
[git] add aliases: stash unapply and full graph
...
Added git aliases:
- "gsu": Stash unapply to revert applied changes
- "glG": Full graph (like glg but with author and date)
Closes #53
2016-05-14 15:26:03 -07:00
Igor Zibarev
41b9b416a6
[git] fix "git rebase --continue" alias
...
Renamed "git rebase --continue" alias from "grr" to "grc"
corresponding to README.md of git module.
Closes #53
2016-05-14 15:25:54 -07:00
Matt Hamilton
b0bf9d2ebc
load-time optimizations
2015-12-20 20:42:48 -05:00
Matt Hamilton
a1a56ac63f
use consistent variable style
2015-12-19 09:48:29 -05:00
Matt Hamilton
3a62391e0e
initial commit
2015-12-15 00:12:17 -05:00