Difference between revisions of "§10.232"

From Coder Merlin
(Created page with "== Knowledge and Skills Goal == Category:Knowledge and skills Knowledge and skills description::Demonstrate proficiency in using a source control system with multiple us...")
 
 
Line 1: Line 1:
== Knowledge and Skills Goal ==
{{Knowledge and Skills Goal
[[Category:Knowledge and skills]]
|knowledgeAndSkillsDescription=Demonstrate proficiency in using a source control system with multiple users
[[Knowledge and skills description::Demonstrate proficiency in using a source control system with multiple users]]
|knowledgeAndSkillsLevel=10
(Level [[Knowledge and skills level::10]])
|primaryTopicArea=topic-area-tools-and-technologies
 
|topicAreas=Source control systems
== Notes ==
|knowledgeAndSkillsIncludes=Pushing changes;Pulling changes;Merging changes;Handling merge conflicts
Includes:
}}
* Pushing changes
* Pulling changes
* Merging changes
* Handling merge conflicts
 
== Available Experiences ==
{{KnowledgeAndSkillData|{{FULLPAGENAME}}}}
 
<!-- Categories and properties -->
[[Category:Source control systems]] {{#set:Topic area=Source control systems}}
 
{{#set:Primary topic area=topic-area-tools-and-technologies}}

Latest revision as of 00:17, 24 June 2021

Within these castle walls be forged Mavens of Computer Science ...
— Merlin, The Coder


Knowledge and Skills Goal[edit]

Knowledge and Skills Description Demonstrate proficiency in using a source control system with multiple users
Knowledge and Skills Level 10
Primary Topic Area topic-area-tools-and-technologies
Topic areas • Source control systems
Knowledge and skills includes • Pushing changes
• Pulling changes
• Merging changes
• Handling merge conflicts

Relevant Experiences[edit]

 Experience IDClassroom timeStudy timeAcquired knowledgeAcquired skill
GitHubW1007.1060 minutes180 minutesunderstand the purpose of a source control system when working with multiple usersability to push and pull changes to/from the source control system
ability to use a source control system to merge changes
ability to properly handle merge conflicts
MergingW1007.2060 minutes15 minutesunderstand the purpose of using a source control system to merge changesability to use a source control system to merge changes
ability to properly handle merge conflicts
MagitW1007.3060 minutes120 minutesunderstand the purpose of a source control system when working with multiple usersability to push and pull changes to/from the source control system
ability to use a source control system to merge changes
ability to properly handle merge conflicts