mritd
|
893fd48e32
|
fix(git-extras): fix git-extras completions
Fix git-extras completions some commands do not prompt (`git remote`,` git chore` ...)
refs #5114,#4982
Signed-off-by: mritd <mritd1234@gmail.com>
|
2017-09-27 11:46:50 +08:00 |
|
Paul Calabro
|
247a582d09
|
Fixed a typo.
|
2015-12-15 22:52:13 -07:00 |
|
Satoshi Ohmori
|
2c8697b934
|
[FIX #4525]: Fix typo
|
2015-10-20 18:45:41 +09:00 |
|
Andrew Janke
|
7f2656c126
|
git-extras: fix for compatibility with zsh _git
This changes all the __git_* functions it was defining to __gitex_* to avoid collisions with the internal functions used inside _git from zsh.
|
2015-10-02 03:18:28 -04:00 |
|
spacewander
|
0c77e4ba6f
|
update git-extras plugin
|
2014-12-15 12:41:22 +08:00 |
|
Alexis GRIMALDI
|
1e1e0fa44d
|
Fix changelog --list completion bug
|
2012-07-20 16:46:30 +02:00 |
|
Alexis GRIMALDI
|
46b88b6a5a
|
Added credits
|
2012-07-19 13:01:32 +02:00 |
|
Alexis GRIMALDI
|
0b757825a2
|
Added git-extras completion
|
2012-07-19 12:50:53 +02:00 |
|