Backend and Infrastructure

Git Workflow: Putting It All Together

Sprout Video

In this lesson, Joe walks you through a typical Git workflow. We start with cloning a repository, creating a branch, and getting some work done. Then we go ahead and commit our work, merge it into the master branch, and push our changes back up to the remote repository. If you'd like to here a good discussion of various Git workflows, and using Git with teams, you can also check out the Drupalize.me Podcast 15: Git Craziness.

Additional resources

Drupalize.me Podcast 15: Git Craziness
Git Series Example GitHub project