Skip to content

The practice exercises and examples in the book 'Mastering Git' published by Packt Publishing

Notifications You must be signed in to change notification settings

ParkinT/mastering_git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mastering Git

![Gitter](https://badges.gitter.im/Join Chat.svg)

Thom Parkin

ISBN: 978-1-78355-413-3 from Packt Publishing


Video Tutorial Course - 100+ minutes

Featured on Git Minutes

Course Outline

Complete this course and become a

Gitizen

  • Section 1: Keeping Software under [Source] Control

  • Section 2: Let's git Started YouTube Preview

  • Section 3: The git Workflow under a Microscope YouTube Preview

  • Section 4: When Your Development Takes a Detour YouTube Preview

  • Section 5: Communicating with Developers of the Future YouTube Preview

  • Section 6: Changing Managing History YouTube Preview

  • Section 7: git-ting More Efficient YouTube Preview

  • Section 8: Leaving the Nest YouTube Preview

  • Section 9: Final Thoughts

  • Section 10: References & Resources

References & Resources

A comparison of protocols offered by GitHub

Better Understanding of Diff

ProGit - The Ultimate Guide to Git

Merging - from ProGit - The Ultimate Guide to Git

git Submodules

"Feature Branch" Workflow

Git from the Bottom Up

Great, clean, well-formatted git reference

Eric Sink 'Version Control by Example'

Tim Pettersen's Lesser Known Git Commands is a fantastic, short-read, of some very useful advanced tricks

#####From the git source

Some details, tips and tricks

Text used to construct the Man Pages

Addendum

Look in the branch 'addendum'

Errata

Look in the branch 'errata'

Updates

Look in the branch 'updates'

  • Git never forgets
  • Git remembers only changes in files and not simply files
  • Git will only commit changes in the index and not changes in the working directory
  • Git tries really hard to protect you from horrible mistakes
  • Git provides the means to craft a History as YOU WANT IT TO BE

'Mastering Git' was written entirely with BeeGit.

This entire presentation was developed, tested and validated using Nitrous.IO.

===

Mastering Git is 'Nitrous Charged'

© Packt Publishing 2015-2016 -- all rights reserved

About

The practice exercises and examples in the book 'Mastering Git' published by Packt Publishing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published