Re: Issue 2310 in reviewboard: git diff is invalid when using --parent option

2011-09-28 Thread reviewboard
Comment #2 on issue 2310 by bfo...@gmail.com: git diff is invalid when using --parent option http://code.google.com/p/reviewboard/issues/detail?id=2310 Maybe it's a feature actually. I didn't really check the git tree before fixing it. It was part of a fix to support bare repositories and

Re: Issue 2310 in reviewboard: git diff is invalid when using --parent option

2011-09-28 Thread reviewboard
Updates: Status: NotABug Labels: Component-RBTools Comment #3 on issue 2310 by chip...@gmail.com: git diff is invalid when using --parent option http://code.google.com/p/reviewboard/issues/detail?id=2310 Yeah, a single revision actually wasn't supported before. It was working

Re: Issue 2310 in reviewboard: git diff is invalid when using --parent option

2011-09-27 Thread reviewboard
Comment #1 on issue 2310 by bfo...@gmail.com: git diff is invalid when using --parent option http://code.google.com/p/reviewboard/issues/detail?id=2310 Don't know if this is the good fix, bu the one below seems to make things work™: diff --git a/support/scripts/post-review