試験GH-900 トピック5 問題123 スレッド
Microsoft GH-900のリアル試験問題集
問題 #: 123
トピック #: 5
問題 #: 123
トピック #: 5
What type of operations has Git been optimized for?
おすすめの解答:A 解答を投票する
In a distributed version control system like Git, developers download source code -- along with a full version history -- to their machine. Once the full repository is downloaded, they can make changes locally--which makes local commits, diffs, and merges fast.
Incorrect:
[Not B] Git is a version control system, and it's not intended for real-time collaboration. Rather it's for when multiple people all work offline in parallel on the same file(s).
Reference:
https://www.perforce.com/blog/vcs/git-vs-perforce-how-choose-and-when-use-both
Incorrect:
[Not B] Git is a version control system, and it's not intended for real-time collaboration. Rather it's for when multiple people all work offline in parallel on the same file(s).
Reference:
https://www.perforce.com/blog/vcs/git-vs-perforce-how-choose-and-when-use-both
南*歩 2026-07-05 07:05:35
コメント
他人の解答コメントを賛成するのも、その解答に一票を入れることになります。したがって、すでに同じ意見の投票コメントが存在する場合、新規コメントをする代わりに賛成することもできます。
コメントを通報する
コメント中
今すぐ 新規登録 / ログイン (無料です)。