I pushed my branch develop for code review at Rietveld Code Review Tool that got pushed successful using jarodwen's git-cl and upload.py..
but that by default took the last commit. which I didn't wanted, as I wanted whole code to be reviewed, I created another branch codeReview and did an interactive rebase and had whole code in the last commit now when I am trying to git-cl upload to Rietveld Code Review Tool,
I am getting the following message..
$ git-cl upload origin/codeReview -r [email protected],[email protected],[email protected],[email protected],[email protected] --send-mail -m "Code review my python tool"
No output from ['git', 'diff', '--no-ext-diff', '--full-index', 'origin/codeReview', '-M']
And now neither the new issue is getting created nor pushed :(
the upload.py tool takes the branch or the patch that uses as the diff to be able to put to code review for the issue.
to do this we can uses upload.py master -i <issueNumber>
my current branch was codeReview and i did diff with master and put it to code review.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With