git review-push failing login to GitHub

Hi,
I have a fix branch that I would like to submit for pull request.
When I issue a git review-push I get the GitHub login dialog, but my credentials do not work and I always get an error to push the branch.
I have a GitHub account and have been able to push my branch to a forked repository of ITK, but not the InsightToolkit Git Hub repo.

I have followed the steps in cloning the code and running the setup utilities, so I am not sure what I am missing from my steps.
I can compare the different branches from the two different forks, but cannot issue a pull request or do not seem to know how to do so.

Maybe I am missing something obvious,
Any help would be appreciated.

Thanks,

Robert

1 Like

Nevermind, I think I got it.
Looks like the proper way is to issue pull request from my fork to the proper main fork.

Thanks,

2 Likes