Interactive Visualization with Git

(Difference between revisions)
Jump to: navigation, search
(Created page with "__NOTOC__ {| border="1" |- |'''Title''' || Git Activity 3 |- |'''Overview''' || |- |'''Prerequisite Knowledge''' || Git_Activity_2 |- |'''Learning Objectives''' |...")
 
Line 72: Line 72:
  
 
[[Category: Learning_Activity]]
 
[[Category: Learning_Activity]]
[[Category: LEARNING_ACTIVITY_SUBCATEGORY]]
+
[[Category:Communication_and_Tools]]

Revision as of 20:50, 27 May 2015

Title Git Activity 3
Overview
Prerequisite Knowledge Git_Activity_2
Learning Objectives Able to ...
  • Create a branch.
  • Checkout a branch.
  • Create a tag.
  • Checkout a tag.
  • Merge a branch into another.
  • Rebase a branch onto another.
  • Cherry-pick commits.
  • Use relative commit references to refer to commits.
  • Move branches to a different commit.
  • Detach and move around HEAD.
  • Explain the difference between a branch, a tag, and HEAD.

Background:

Directions:

Complete all activities under _Main_ in this tutorial: http://pcottle.github.io/learnGitBranching/

Deliverables:

None

Assessment:

NA

Comments:

Additional Information:

Knowledge Area/Knowledge Unit
Topic
Level of Difficulty
Estimated Time to Completion
Materials/Environment
Author
Source http://pcottle.github.io/learnGitBranching/
License

The MIT License (MIT) Copyright (c) 2012 Peter Cottle


Suggestions for the Open Source Project:


This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License

CC license.png

Personal tools
Namespaces
Variants
Actions
Events
Learning Resources
HFOSS Projects
Evaluation
Navigation
Toolbox