Skip to content

Commit

Permalink
Merge branch 'master' of github.com:InfiniteSkills/git-example
Browse files Browse the repository at this point in the history
  • Loading branch information
chadothompson committed Feb 21, 2014
2 parents 4e982d5 + a5b1827 commit f19afca
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,29 @@ The topics that will be covered in this video:
0311 Saving Changes for Later (git stash)

0312 Resetting Files or Your Workspace (git reset)

## Repository Operations

0401 Creating a Branch

0402 Sharing Your Branch With Others

0403 Merging Git Branches

0404 Resolving Merge Conflicts

0405 Removing Git Branches

0406 Creating New Repositories

0407 Adding Remote Repositories

0408 Tracking Remote Repositories

0409 Git Commit History

0410 Rewriting History (Rebasing)

0411 Creating Tags (git tag)

0412 Using Git Tags (using git checkout)

0 comments on commit f19afca

Please sign in to comment.