wzh789 发表于 2018-9-19 06:56:44

git自动补全功能[zt]

bash tab-completion for git, cogito and stghttp://www.hawaga.org.uk/ben/tech/gitcompletion/  ben /tech / gitcompletion
  n.b. On 2006-04-24, I changed the recommended repository location.      If you are having trouble getting updates, you should try         the new location: http://git.hawaga.org.uk/gitcompletion   
  Here is some code that I have stolen from Blaisorblade and added to,implementing tab-completion for git, cogito and stacked git.
  It is by no means complete, and extra stuff to go in is gladlyaccepted.
download  To get the latest, type:
cg clone http://git.hawaga.org.uk/gitcompletion  cd gitcompletion
  source all-compl
  The repository is also available for.
  RPMs at: rpmfind.net.
  Debian packages at: http://packages.debian.org/git-completion.
  License: GPLv2
  The cogito-relevant portions of this are included (by manual sync) in the official Cogito tree, so you probably do not need to download it fromhere again if you just want reasonably-recent cogito-only completion.
feedback  I welcome any feedback (positive or negative or even just to say that you actually downloaded and used it...):

页: [1]
查看完整版本: git自动补全功能[zt]