DescriptionMake upload.py use --no-renames. This generates more SVN-like patches,
ones that are broken down into add+delete operations. The result will
be reviews that are more consistent with what gcl produces on svn.
Also, fix the 'git show' command for renames (renames shouldn't happen
with --no-renames) where there is no corresponding edit in the diff.
Previously this would crash.
Patch Set 1 #MessagesTotal messages: 3
|