Yash 2 その 238: Git の補完スクリプト
例によってあまり捗っていないが、Git 用の補完設定を書き続けている。以下の 31 個のサブコマンドの補完ができるようになった。
- add
- am
- annotate
- apply
- bisect
- blame
- branch
- checkout
- cherry
- cherry-pick
- clone
- commit
- config
- diff
- fetch
- format-patch
- init
- log
- merge
- pull
- push
- rebase
- remote
- reset
- rev-list
- revert
- show
- show-branch
- stash
- status
- tag
あとは svn サブコマンドに対応したい。その後は一旦 Git を離れて Mercurial へ。
| 固定リンク
コメント