7:54 PM - git tip: configure name
git config --global user.name "John Doe"
git config --global user.email "john.doe@company.com"
tags: git
git config --global user.name "John Doe"
git config --global user.email "john.doe@company.com"
tags: git