WordPress & Git
Intro
Caveats
What is git?
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
-Source https://git-scm.com/
Why use git?
Why is git different with WordPress?
It isn’t really that much different...but there are some unique difficulties.
Brief Tutorial (what i will cover)
Setup (for projects without a repo)
Setup (cloning from existing repo)
What to commit / .gitignore
Local & Production config.php
Local & Production config.php
Remote Repositories
Linking local and remote together
git remote add origin {link to remote repo}�git add .�git commit�git push -u origin master
Basic Git Commands
git clone�git init�git add .�git commit�git push <remote> <branch>
“you need to git up, git out and git somethin”
- From an expert (OutKast)
Q&A
Page Design Group
1900 29th st
Sacramento, CA 95816
Treighton@pagedesigngroup.com