Aditi,

for a single commit I use `git show <sha> > patch.diff`.

I would encourage you to use rbt tools though. Your github tree should look
as follows before your run ./support/post-review.sh :

O [your branch], active, checked out
 |
...
 |
O [master] [upstream/master]
 |
...
 |
O

hope this helps,
Alex

On Sun, Mar 29, 2015 at 6:58 PM, Aditi Dixit <aditi96di...@gmail.com> wrote:

> Thanks for the response Alex.
> I checked the .reviewboardrc file and its parameters were the same that you
> mentioned. I had also taken care to rebase the so that my commit was over
> the current master.
> While trying to submit a patch manually through the ReviewBoard UI, I was
> getting an error that "The file "src/master/master.hpp" (revision 744886e)
> was not found in the repository".
> Is the format of making a patch something other than git format-patch -n ?
> Regards,
> Aditi Dixit
>

Reply via email to