cgivre commented on pull request #2128: URL: https://github.com/apache/drill/pull/2128#issuecomment-746975681
> Could you please share the command again to do that ?? As you can see Í have 5 commits now. Sure. Here's a link: https://gist.github.com/patik/b8a9dc5cd356f9f6f980#the-harder-and-less-flexible-way The procedure I follow is `The Harder and Less Flexible Way`. In your case, I believe the specific command are: ``` git reset --soft HEAD~5 git commit -m "DRILL-7094: UnSupported Bson type: DECIMAL128 Mongodb 3.6 onwards" git push origin +master ``` Don't feel bad... I botched this my first few times. ;-) ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
