Table of Contents
Git
published: 2026-07-20
Errors
Make sure you configure your ‘user.email’ and ‘user.name’ in git
git config --global user.name "thundter"
git config --global user.email "thundter@lptp"
published: 2026-07-20
git config --global user.name "thundter"
git config --global user.email "thundter@lptp"