Added a comment
parent
44ef910615
commit
f2e963c086
|
@ -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.
|
||||
"""]]
|
Loading…
Reference in New Issue