Added a comment

master
http://smcv.pseudorandom.co.uk/ 2012-03-26 04:22:38 -04:00 committed by admin
parent 44ef910615
commit f2e963c086
1 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,22 @@
[[!comment format=mdwn
username="http://smcv.pseudorandom.co.uk/"
nickname="smcv"
subject="comment 1"
date="2012-03-26T08:22:37Z"
content="""
The problem is visible in what you pasted:
fatal: empty ident <git@r36457.ovh.net
> not allowed
and so is the solution:
*** Please tell me who you are.
Run
git config --global user.email \"you@example.com\"
git config --global user.name \"Your Name\"
to set your account's default identity.
"""]]