Skip to content

Question with regard to AsyncEventingBasicConsumer #1565

Closed Answered by lukebakken
EmanueleBaron asked this question in Q&A
Discussion options

You must be logged in to vote

I can't push to your repository, because you did not open a pull request (https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests)

However, you can see my changes here:

https://github.com/lukebakken/rabbitmq-dotnet-client-1564/tree/gh-1/main

If you add my repository as another remote to your local clone, you can pull those changes into your code. Something like this:

cd path/to/rabbitmq-dotnet-client-1564
git remote add lukebakken https://github.com/lukebakken/rabbitmq-dotnet-client-1564.git
git fetch lukebakken
git checkout main
git pull lukebakken/gh-1/main

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@lukebakken
Comment options

@EmanueleBaron
Comment options

@lukebakken
Comment options

Answer selected by EmanueleBaron
@EmanueleBaron
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1565 on May 13, 2024 18:15.