Descriptioncodereview: fix clpatch with empty diffs
Avoid passing the placeholder diff to hgpatch, so that
clpatch-ing an empty diff grabs the metadata and warns
about it being empty, rather than failing with a
hard-to-debug problem ("mkdir: no such file or dir",
no metadata, etc).
Patch Set 1 #Patch Set 2 : diff -r f8d31ca621c6 https://go.googlecode.com/hg/ #Patch Set 3 : diff -r f8d31ca621c6 https://go.googlecode.com/hg/ #
Total comments: 1
Patch Set 4 : diff -r 4c45d4ff1665 https://go.googlecode.com/hg/ #Patch Set 5 : diff -r 4c45d4ff1665 https://go.googlecode.com/hg/ #Patch Set 6 : diff -r 4c45d4ff1665 https://go.googlecode.com/hg/ #Patch Set 7 : diff -r 4c45d4ff1665 https://go.googlecode.com/hg/ #MessagesTotal messages: 10
|