自分用の XoopsX ローカルリポジトリ上での操作
git remote add xoopscube https://github.com/xoopscube/legacy.git
git fetch xoopscube git checkout -b xoopscube_legacy xoopscube/master
git checkout xoopscube_legacy git pull git checkout -b xc_hoge xoopscube_legacy
git cherry-pick <commit hash>
git push origin xc_hoge
1と2は一度行なえば次からは3以降でOK。
Page Info | |
---|---|
Page Name : | nao-pon/blog/2012-07-19 |
Page aliases : | None |
Page owner : | nao-pon |
Can Read | |
Groups : | All visitors |
Users : | All visitors |
Can Edit | |
Groups : | No one |
Users : | ゲスト |