Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/keelerm84/gittalk_may_2013

Git Part II: The Origin of Master
https://github.com/keelerm84/gittalk_may_2013

Last synced: 17 days ago
JSON representation

Git Part II: The Origin of Master

Awesome Lists containing this project

README

        

# Git Part II: The Origin of Master #

Git has rapidly become the gold standard for version control systems. With sites such as GitHub and Gitorious, the barrier to worldwide collaboration has essentially become a thing of the past. As git's popularity continues to grow, there is no better time to start utilizing it! But where does one begin?

This presentation will cover the basics of working with git, from creating a new repo, staging files, reviewing commits, and branching.

### Slides ###
The slides for this presentation were prepared with the [reveal.js](http://lab.hakim.se/reveal-js/) framework. To view these slides, clone the [reveal.js repo](https://github.com/hakimel/reveal.js) on GitHub, and replace the default index.html file with the one from this repository.

### Screencast ###
A screencast of this talk, presented on 2013-05-30, is available on [YouTube](http://www.youtube.com/watch?v=tG2xz6ee7mg).