2010-05-11
github で pull request 来たので merge してみた
このまえ公開した jLingr にさっそく id:t_yano から pull request が来た
ので,merge してみた.
始めての pull request なので緊張しています><
まず,ローカルのリポジトリに t_yano の Master を追加
$ git remote add tyano http://github.com/tyano/jLingr.git
で,それ用にブランチを作成
$ git checkout -b tyano/master
pull する
$ git pull tyano master
確認……
$ git branch master * tyano/master
で,自分の master に戻る
$ git checkout master
merge
$ git merge tyano/master
で,終了なので,push
$ git push
あれ???
こんな簡単に終り!?
トラックバック - http://d.hatena.ne.jp/Yoshiori/20100511/1273589230
リンク元
- 60 http://pipes.yahoo.com/pipes/pipe.info?_id=157bc19406a3da50c7e72e83a2aa2625
- 46 http://reader.livedoor.com/reader/
- 41 http://b.hatena.ne.jp/
- 41 http://pipes.yahoo.com/pipes/pipe.info?_id=9f2c9af421718cbf027ad6303f043dc3
- 19 http://pipes.yahoo.com/pipes/pipe.info?_id=faa858a20082ef6d25ad27557e37e011
- 19 http://twitter.com/
- 16 http://b.hatena.ne.jp/entrylist
- 13 http://pipes.yahoo.com/pipes/pipe.info?_id=tDfBdGWF3RGl9XNm1L3fcQ
- 13 http://www.google.com/reader/view/
- 10 http://b.hatena.ne.jp/entrylist/it
