Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/keelerm84/gittalk_may_2013
- Owner: keelerm84
- Created: 2013-07-31T00:14:08.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-07-31T00:14:33.000Z (over 11 years ago)
- Last Synced: 2024-10-03T15:14:53.882Z (about 1 month ago)
- Size: 41 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).