877: doesn't handle hg git diffs
- Duplicate
- Review Board
john.*****@gmai***** (Google Code) (Is this you? Claim this profile.) | |
Feb. 11, 2009 | |
Currently, reviewboard doesn't handle git diffs for hg. Indeed, it silently decides it's not a diff as it doesn't match the expected 'diff -r' string (being diff --git instead).
We've decided that this can't be done, since git-style diffs from Hg don't contain enough information.
-
+ Duplicate -
+ 472 - HGTool does not support git style diff