Thanks for the idea, but it seems not it.  I verified that in project 
settings > Git hooks, 

*Check whether author is a GitLab user*
Restrict commits by author(email) to existing GitLab users
is unchecked, yet I still have problem when running
git push
Counting objects: 8265, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (3388/3388), done.
Writing objects: 100% (8265/8265), 1.16 MiB | 0 bytes/s, done.
Total 8265 (delta 5500), reused 7265 (delta 4810)
remote: error: object 79b7688af9400388778ea3733bd79d009b82b26f:invalid 
author/committer line - bad email
remote: fatal: Error in object
error: unpack failed: index-pack abnormal exit
To g...@gitlab.com:XXX/myrepo.git
 ! [remote rejected] master -> master (unpacker error)
error: failed to push some refs to 'g...@gitlab.com:XXX/myrepo.git'

On Friday, April 3, 2015 at 5:38:26 AM UTC-7, Drew Blessing wrote:
>
> If this is GitLab.com or GitLab Enterprise there is a checkbox to validate 
> email. Go to project settings -> git hooks and uncheck validation of author 
> email. 

-- 
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 gitlabhq+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/f02b110e-138f-42c9-89d3-60b59f814a32%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to