We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
マージするブランチに移動
$ git checkout 1.5/develop_japanese
作業用ブランチを作成
$ git checkout -b 1.4-merge
以前のブランチをマージ
$ git merge 1.4/develop_japanese
コンフリクトを解消
$ git mergetool -t meld
コミット
$ git commit
新規ファイルへのGitHubリポジトリへのリンクを追加
GitHubリポジトリへのリンクを更新
GitHubへpushしてPull Request