git :: 未 push のコミットを表示する
未 push のコミットを表示する
% git log origin/master..HEAD
br1ブランチの場合
% git log origin/br1..HEAD