getting error on push "Push rejected. expected committer name 'xy' but found 'x yabc'
manoop
Posts: 1 New member
I am new to sql Source control. I have linked a database to sql source control, with local repository folder. When I make any change, commit and push it , I get error as "Push rejected. expected committer name 'xy' but found 'x yabc'. When i commit and push from eclipse ide, I dont see any issue. Where do I need to change committer name for sql source control?
Tagged:
Answers
Sounds like a Git configuration issue, I would advise looking at some of the steps in this page here: https://stackoverflow.com/questions/33008916/expected-committer-name-git-push-issue
Kind regards
Dan Calver | Redgate Software
Have you visited our Help Center?