DaanHoogland commented on PR #6662: URL: https://github.com/apache/cloudstack/pull/6662#issuecomment-1223646028
@Yashikaone , you should completely remove commit `ce70939f3a3aeb9d0c7f0dda10aa5e531c461691` from your PR. As the current status is you can do that by entering the command `git rebase -i HEAD~5` and then in the editor you get presented remove the line for that commit from the file. Git will remnove the commit. After the complete procedure check the result. You can then `git push -- force` and the commit with all the empty changes will be gone. -- 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]
