Accepted!

git up to speed: an introduction to distributed version control with git

Dev Tooling / ALM, 0


This talk introduces the concepts of distributed version control, using git. Topics include: - Getting to know the repository - Staging and committing - Pushing and pulling - Branching - Merging - Solving conflicts