Skip to content

Instantly share code, notes, and snippets.

@tcbyrd
Last active April 12, 2017 08:47
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tcbyrd/c13d054351a853138c5c2596eb6c2e0e to your computer and use it in GitHub Desktop.
Save tcbyrd/c13d054351a853138c5c2596eb6c2e0e to your computer and use it in GitHub Desktop.
Professional Guides Videos

GitHub Professional Guides

This is a series of videos produced by Hubbers. They cover several important practices in modern software development and the features on GitHub that enable professional developers. With one exception (pre-receive hooks), features are available to all users on both GitHub.com and GitHub Enterprise

Videos

Video Title Description
Organizing for Successful Collaboration Defining Organizations and Teams on GitHub
Continuous Integration & Continous Delivery Define these terms, why they're used, and the tools on GitHub to support them
Finding Things The tools that exist on GitHub that help you find what you're looking for
Getting Insight into Work A quick walkthrough of the various analysis tools on GitHub to help manage branches, commits and works in progress
Quality Control All about Pre-receive Hooks, Protected Branches and Required Status
Managing Projects Overview of Issues, PRs, Labels, Milestones, and Projects and how they relate to one another
Workflow Strategies Comparing two of the most popular branching strategies - GitHub Flow & Git Flow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment