Interactive Visualization with Git

(Difference between revisions)
Jump to: navigation, search
Line 4: Line 4:
 
|'''Title''' ||  Git Activity 3
 
|'''Title''' ||  Git Activity 3
 
|-     
 
|-     
|'''Overview''' ||   
+
|'''Overview''' ||  Students learn git using interactive simulator.
 
|-
 
|-
 
|'''Prerequisite Knowledge''' || [[Git_Activity_2]]
 
|'''Prerequisite Knowledge''' || [[Git_Activity_2]]

Revision as of 21:07, 27 May 2015

Title Git Activity 3
Overview Students learn git using interactive simulator.
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