Re: post-review and Git branches

2009-07-10 Thread djs
I use the diff upload form when I want to make a more complex diff. I added the current simple support for git just so something was available but it needs a lot more flexibility to really follow the distributed spirit. I think it might be better to take whatever git diff will take, so I can

post-review and Git branches

2009-07-08 Thread Petter Måhlén
Hi, I'm trying to figure out how to set up Review Board for usage within our organisation. We're using Git for SCM, so the Git support in RB is one of the things that made me want to take a closer look. However, I'm having some problems in understanding how to get going. It seems from the

Re: post-review and Git branches

2009-07-08 Thread Petter Måhlén
Despite not being a Python programmer, I found out through looking at the code that there does seem to be a requirement that you compare against the master branch. I've been able to change that, so we should be able to proceed. The solution we preferred involves two arguments that we called 'new'