Videos tagged with Insider Guide to GitHub


Insider Guide to GitHub Episode 2: Advanced Tasks

Insider Guide to GitHub Episode 2: Advanced Tasks

Posted in

This episode takes you beyond the basics so you can take advantage of time-saving tools, advanced GitHub features, and pro tips. You’ll learn how to: save a ton of time by using the GitHub gem to create, clone, fork, and fetch changes use the GitHub API to query commits, run searches, and get user information configure a post-receive URL to notify an external service create a simple Rails...

Tags: API, Git, GitHub, The Pragmatic Programmers, Insider Guide to GitHub



Insider Guide to GitHub Episode 1: Getting Started

Insider Guide to GitHub Episode 1: Getting Started

Posted in

Git is a distributed version control system that makes collaborative software development possible. GitHub makes it easy to participate in that collaboration. You can host your public and private projects on GitHub, and contribute to other projects, too. Indeed, GitHub is where the action’s at. But to really get the most out of this great resource, you need an experienced guide to show yo...

Tags: Git, GitHub, The Pragmatic Programmers, Insider Guide to GitHub