Config email and username: git config --global user.name "username" git config --global user.email [email protected] git config --global core.editor vim git config --list Refs: “Branch early, branch often”