webMethods

webMethods

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only

Git CheckIn Issue Resolution 

Wed December 07, 2022 10:27 AM

Issue Summary

When developers try to check in code in Azure DevOps Or any other Repository, they might receive the below error while doing commit and push.

Can’t connect to any repository: error occurred during unpacking on the remote end: The push was rejected because one or more commits contain author email ‘username@company.com’ which does not match the policy-specified patterns.

Resolution

To resolve this issue, the developer has to open their local designer and should go to,

Windows → Preferences

Then should search git->configuration as below.

Then click on AddEntry and provide 2 entries… (user.email and user.name) as below.

Then it will show as below.

Click on Apply and Close.

Now try to commit and push changes using the git repository…

Issue Resolved.


#Integration-Server-and-ESB
#webMethods

Statistics
0 Favorited
2 Views
0 Files
0 Shares
0 Downloads