Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/keelerm84/gittalk_april_2013

Git: From Init Through Commit
https://github.com/keelerm84/gittalk_april_2013

Last synced: 17 days ago
JSON representation

Git: From Init Through Commit

Awesome Lists containing this project

README

        

# Git: From Init Through Commit #

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-04-25, is available on [YouTube](http://www.youtube.com/watch?v=znilVsDph38).