We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
マージするブランチに移動
$ git checkout 1.8/develop_japanese
作業用ブランチを作成
$ git checkout -b upstream-1.8-merge
本家ブランチをマージ
$ git merge 1.8/develop
コンフリクトを解消
$ git mergetool -t meld
コミット
$ git commit
GitHubへpushしてPull Request