Speaker Topics - No Fluff Just Stuff

Introduction to Git

Welcome to the new world of version control; true distributed software development with a truly distributed version control tool. Git is an open source version control tool which is light years ahead of subversion when compared feature to feature. The best part is it can work with Subversion as a host repository.

This session will go through a number of version control strategies and concerns in order to demonstrate how Git supports these situations, even where other tools fail. This session will demonstrate the following capabilities of Git:

  • Git repository setup
  • Working off-line
  • Working with a team
  • Code Reviews
  • Git Log / Status
  • Interactive updates
  • Branching and Merging
  • Creating a Patch
  • Working with Subversion

About Ken Sipe

Ken is a distributed application engineer. Ken has worked with Fortune 500 companies to small startups in the roles of developer, designer, application architect and enterprise architect. Ken's current focus is on containers, container orchestration, high scale micro-service design and continuous delivery systems.

Ken is an international speaker on the subject of software engineering speaking at conferences such as JavaOne, JavaZone, Great Indian Developer Summit (GIDS), and The Strange Loop. He is a regular speaker with NFJS where he is best known for his architecture and security hacking talks. In 2009, Ken was honored by being awarded the JavaOne Rockstar Award at JavaOne in SF, California and the JavaZone Rockstar Award at JavaZone in Oslo, Norway as the top ranked speaker.

More About Ken »