You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@cassandra.apache.org by GitBox <gi...@apache.org> on 2022/06/28 04:00:04 UTC

[GitHub] [cassandra-website] dtopdontstop opened a new pull request, #146: CASSANDRA-17483

dtopdontstop opened a new pull request, #146:
URL: https://github.com/apache/cassandra-website/pull/146

   patch by Diogenese Topper; reviewed by -- for CASSANDRA-17483
   
   authored by: Diogenese Topper <di...@constantia.io>


-- 
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: pr-unsubscribe@cassandra.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org


[GitHub] [cassandra-website] dtopdontstop closed pull request #146: CASSANDRA-17483 June 2022 Homepage, Ecosystem, Resources, Case Studies, and blog updates

Posted by GitBox <gi...@apache.org>.
dtopdontstop closed pull request #146: CASSANDRA-17483 June 2022 Homepage, Ecosystem, Resources, Case Studies, and blog updates
URL: https://github.com/apache/cassandra-website/pull/146


-- 
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: pr-unsubscribe@cassandra.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org


[GitHub] [cassandra-website] michaelsembwever commented on pull request #146: CASSANDRA-17483 June 2022 Homepage, Ecosystem, Resources, Case Studies, and blog updates

Posted by GitBox <gi...@apache.org>.
michaelsembwever commented on PR #146:
URL: https://github.com/apache/cassandra-website/pull/146#issuecomment-1170466205

   To remove the merge and revert merge commits @dtopdontstop , you can do the following:
   ```
   git reset --hard a971636a49c4eb38066bca562d677dcb03dcdd7a
   git push -f dtopdontstop CASSSANDRA-17483
   ```
   
   And then, if you want to rebase this work on top of the latest changes in trunk, do
   ```
   git switch trunk
   git pull
   git switch CASSSANDRA-17483
   git rebase trunk
   # fix any conflicts that might arise
   git push -f dtopdontstop CASSSANDRA-17483
   ```


-- 
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: pr-unsubscribe@cassandra.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org


[GitHub] [cassandra-website] dtopdontstop commented on pull request #146: CASSANDRA-17483 June 2022 Homepage, Ecosystem, Resources, Case Studies, and blog updates

Posted by GitBox <gi...@apache.org>.
dtopdontstop commented on PR #146:
URL: https://github.com/apache/cassandra-website/pull/146#issuecomment-1218904659

   Mistakes were made. 
   
   Split into multiple, separate pull requests.


-- 
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: pr-unsubscribe@cassandra.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org