You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2022/08/23 07:10:16 UTC

[GitHub] [cloudstack] DaanHoogland commented on pull request #6662: Feature x

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: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org