adamsaghy commented on PR #3137: URL: https://github.com/apache/fineract/pull/3137#issuecomment-1518828879
@david-kariuki Unfortunately, we cannot merge this into this way. When you merged the latest changes into your branch, you havent rebased it, rather used merge strategy. The problem is this way it would override the develop branch git history...That is the reason why it shows all the changes which were done by others as part of your PR. Would you please checkout the latest version of develop and apply your changes on it? Or rebase your branch with the latest develop branch? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
