Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/keelerm84/gittalk_april_2013
- Owner: keelerm84
- Created: 2013-07-31T00:13:05.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-07-31T00:13:33.000Z (over 11 years ago)
- Last Synced: 2024-10-03T15:14:53.951Z (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: 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).