Upgrade to Pro — share decks privately, control downloads, hide ads and more …

GitHub Review - Exploring Workflows

GitHub Review - Exploring Workflows

A clearly defined workflow helps you streamline your work by leveraging the right tools and processes at the right time. This presentation explores the GitHub flow and applies it to both personal repositories as well as collaboration projects.

Full webinar available online at: http://youtu.be/EwWZbyjDs9c

Allen Smith

March 11, 2015
Tweet

More Decks by Allen Smith

Other Decks in Technology

Transcript

  1. Course Plan The Practice of Workflow Your Version Control Tool

    Belt The GitHub Platform Collaboration Patterns
  2. Course Plan The Practice of Your Version Control Tool Belt

    The GitHub Platform Collaboration Patterns Workflow
  3. ! Workflow The sequence of processes through which a piece

    of work passes from initiation to completion |ˈwərkˌflō| noun
  4. ! Git Fast, lightweight, distributed version control system Series of

    command line tools Manages change by taking snapshots Branches for isolating changes Local repository Over 150 commands available
  5. ! GitHub Git repository hosting Collaboration platform Combines the power

    of Git and virtues of social media Easy-to-use web interface