Git Cheat Sheet Basic commands git init Creates a new git repository in the directory git add <file name> Adds a specific file to staging git add . or git add -A Adds the full directory and its contents to staging
DEPRECATED Please see: https://github.com/kevinSuttle/html-meta-tags, thanks for the idea @dandv! Copied from http://code.lancepollard.com/complete-list-of-html-meta-tags/ Basic HTML Meta Tags