0xAF opened this issue 10 years ago · 1 comments
-git --config -e [--global] +git config -e [--global] edit the .git/config [or ~/.gitconfig] file in your $EDITOR.
git config --global user.name 'Name SecondName'
@0xAF fixed.
Thank you.