« テレビ番組等感想 その 377 | トップページ | テレビ番組等感想 その 378 »

2012年1月22日 (日)

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 へ。

|

« テレビ番組等感想 その 377 | トップページ | テレビ番組等感想 その 378 »

コメント

コメントを書く



(ウェブ上には掲載しません)




トラックバック


この記事へのトラックバック一覧です: Yash 2 その 238: Git の補完スクリプト:

« テレビ番組等感想 その 377 | トップページ | テレビ番組等感想 その 378 »