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
0c1aa6e133
[git] fix some functions
...
* remove unneeded explination and authorship comments (as it's
noted in the README.md)
* s/git/command git/ (see issue #30 )
* add is-true function, as it is required by a few other functions.
2016-02-04 15:33:12 -05:00
KoharaKazuya
b23f7ec6d9
[prompt] fix gitster local var
...
separate declaration and initialization of local array variable
Closes #21
2016-01-12 09:03:21 -05:00
Matt Hamilton
b0bf9d2ebc
load-time optimizations
2015-12-20 20:42:48 -05:00
Matt Hamilton
dcc3265987
remove git-hub functions
2015-12-19 09:49:11 -05:00
Matt Hamilton
a1a56ac63f
use consistent variable style
2015-12-19 09:48:29 -05:00
Matt Hamilton
08c9987b38
symlink git_current_branch to git-branch-current
2015-12-19 09:42:09 -05:00
Matt Hamilton
f2f0346864
add git_current_branch for theme compatibility
2015-12-18 10:57:19 -05:00
Matt Hamilton
3e6785c993
add oh-my-zsh theme compatibility git funcs
2015-12-18 09:45:36 -05:00
Matt Hamilton
390d6d39a5
g.. alias s/echo/print
2015-12-15 20:57:23 -05:00
Matt Hamilton
014ca7cdcd
add git documentation
2015-12-15 02:29:48 -05:00
Matt Hamilton
3a62391e0e
initial commit
2015-12-15 00:12:17 -05:00