Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emmajane/gitforteams
https://github.com/emmajane/gitforteams
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/emmajane/gitforteams
- Owner: emmajane
- Created: 2014-06-25T22:46:35.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-03-04T10:10:36.000Z (over 3 years ago)
- Last Synced: 2024-07-31T13:42:48.005Z (3 months ago)
- Language: JavaScript
- Size: 13.4 MB
- Stars: 95
- Watchers: 14
- Forks: 48
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- starred-awesome - gitforteams - (JavaScript)
README
Git for Teams of One or More
=====================Supporting files for workshops and sessions about creating a developer work flow for your project (and your team) with the version control system, git.
You may also be interested in the companion book, [Git for Teams](http://shop.oreilly.com/product/0636920034520.do), and the hands-on videos [Collaborating with Git](http://shop.oreilly.com/product/0636920034872.do).
## Content
*/slides*
Reveal.js slides for various workshops and conference sessions.
- OSCON workshop (2014, 2015)
- [one-page summary](slides/slides/workshop-oscon-gitforteams.md)
- [slide deck](http://emmajane.github.io/gitforteams/slides/slides/workshop-oscon.html)
- [PDF slides](http://emmajane.github.io/gitforteams/handouts/slides-gitforteams-oscon.pdf)
- LoneStar PHP (2014)
- [one-page summary](slides/slides/session-lonestarphp-strategy.md)
- [slide deck](http://emmajane.github.io/gitforteams/slides/slides/session-lonestar.html)
- [PDF slides](http://emmajane.github.io/gitforteams/handouts/slides-gitforteams-lonestarphp.pdf)*/resources*
The following work flow documents are referenced in the presentation:
- [Star Wars Work flow](resources/workflow-sample-starwars.md)
- [Whispering Pines Weekly Workflow](resources/workflow-sample-whisperingpines-code.md)
- [Whispering Pines - release cycle philosophy](resources/workflow-sample-whisperingpines-releasecycle.md)
- [Whispering Pines - deployment](resources/workflow-sample-whisperingpines-deployment.md)## Acknowledgements
Emma is grateful for the support she received while employed at Drupalize.Me (Lullabot) for the development of this material. The first version of the reveal.js slides for this work were posted at [workflow-git-workshop](https://github.com/DrupalizeMe/workflow-git-workshop).