git
.$PATH
sudo ln -s /Applications/MAMP/Library/bin/mysql /usr/local/bin/mysql
brew install git
on Mac.gitignore
, commit all files, push!.gitignore
!wp-config.php
).git rm --cached
and add to .gitignore
git add -u
removes all deleted files from git$table_prefix
is the same everywhere!.git
folder out of public_html
public_html
public_html
is public/
#