gitのブランチ
? git: ブランチを#{display}
% git branch
? git: Create a branch "#{params}"
? git: 「#{params}」というブランチを作成する
% git branch
#{$1}
? git: Delete a branch "#{params}"
? git: 「#{params}」というブランチを#{delete}
% git branch -d
#{$1}
#ブランチ