[user] name = your name email = your@email
If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org
Other options:
no subject
In each of your dw-free and dw-nonfree checkouts, give these commands:
git config user.name "your name"
git config user.email "your@email"
or edit the .git/config file in each checkout and add the section
And then git will use those values for that checkout, overriding the global ones in $HOME/.gitconfig.