Hi Zhang, I have done as you say, however the error still comes up!?
To be clear, when I run *git config user.name* it comes back with *GitLab*. When I run *git config user.email* it comes back with *gitlab@xxx* This is really confusing me now, I wish someone from gitlab was able to explain what the check actually does! On Tuesday, 7 January 2014 06:35:56 UTC, Zhang Yongle wrote: > > Hi Stuart, > > I don't know if this helps in your condition. > > I got the same problem when I was trying to install gitlab. > I switched to user git: > sudo su git > and then do the configuration: > git config --global user.name "GitLab" > git config --global user.email "gitlab@XXX" > > After that, everything works well. > > Regards, > Yongle > > On Friday, December 13, 2013 11:22:20 AM UTC-5, Stuart Milton wrote: >> >> Hey Toni, >> >> And everyone else, this is still causing me the same issue. I've even >> reinstalled the whole machine from scratch!!! >> >> Anymore ideas? >> >> Cheers, >> Stu >> > -- You received this message because you are subscribed to the Google Groups "GitLab" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
