• Russ Cox's avatar
    codereview: drop Author: line on self-clpatch · 710028d3
    Russ Cox authored
    Right now if a Go developer makes a patch on one machine
    and then clpatches it onto another machine, changes
    subsequently made to the description are kept only
    locally, under the assumption that you are running
    clpatch because someone else wrote the CL, so you
    don't have permission to update the web.
    
    This change makes clpatch discard the "this was a
    clpatch" information from the metadata when you
    clpatch your own CLs from one machine to another.
    
    This should eliminate some confusion (for example
    in CL 4314054) but will no doubt introduce other
    confusion.
    
    R=golang-dev, r2
    CC=golang-dev
    https://golang.org/cl/4387041
    710028d3
Name
Last commit
Last update
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...