For video of this session please visit https://youtu.be/lEnYz0b7omE =================================================== Joomla! is using successful branching model to maintain and keep stable and staging separate. My presentation is mainly focused on beginners. How joomla is working with git and github to track bugs and release. I will explain basic functionality of Git, it's setup, basic git commands, explanation of commands. This will be basic to advance, so it will also help those who already know git but not following proper development workflow in their application. This presentation will guide and encourage them to use proper workflow. Beginners will able to get knowledge of Joomla development workflow which will help them to contribute in project easily. Topics which I am planning to cover are below, * Set up your computer to use git & github. * What is fork? How to fork a repository? * Clone Repository to work in local * What is upstream? How to configure upstream? * Commit and Push changes * Sending Pull request * Updating your pull request. =========== Help ============== I have write some handy commands so it can be easy to work with Git. You may find book here https://gunjanpatel.gitbooks.io/gitbranchingmodel/content/index.html