877: doesn't handle hg git diffs

john.*****@gmai***** (Google Code) (Is this you? Claim this profile.)
Feb. 11, 2009
472
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).
david
#1 david
We've decided that this can't be done, since git-style diffs from Hg don't contain
enough information.