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.
