Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
プロジェクトに複数のブランチを設定しています。
git pull現在のブランチまたはすべてのブランチに対してプル/マージを行いますか?
git pull
すべてをフェッチしますが、現在アクティブなブランチのみをマージします。
リモートサーバーからローカルブランチを更新します。Githubチートシートをチェックしてください