Commit Graph

7 Commits (4cee5bd38a95917369add63cffe23da2b4ce8a3c)

Author SHA1 Message Date
Ahmad Salah 4cee5bd38a Fix git Command Completion Not Working After 2.18.0
- "git help -a|egrep '^ [a-zA-Z0-9]'" returns empty in "__git_commands" function
 - Used git --list-cmds introduced in git v2.18.0 as a fallback
2018-12-30 19:46:42 +02:00
Paul Dapolito 28c6d17632 Updating git.completion.bash to latest version from git source code mirror. 2016-04-08 09:38:06 -07:00
Omer Katz bd6b4d8a28 Updated git completion. Fixes #299. 2015-04-21 11:29:45 +03:00
Antti Ahti 423e342282 Add --force-with-lease to git push autocompletion 2015-02-16 14:31:34 +02:00
Can Berk Güder c7f3c65586 Updating git.completion.bash to latest version 2014-08-14 10:39:49 -07:00
Luiz Felipe 868fcd0c41 updating git.completion.bash 2012-05-10 14:52:04 -03:00
Travis Swicegood e115b4c5af Move auto-complete code over to available -> enabled style
This continues the move toward the ability to turn things off with
everything turned on by default.
2011-06-21 09:20:40 -05:00