DescriptionUPDATE: closing this for now to reduce confusion, I'm assuming we'll go the http://codereview.chromium.org/6674014/ route and remove the extra hooks step.
update git-cl for changes to hook output needed to support OWNERS files and to propagate --tbr and --host-url (the host+scheme+port of the rietveld server to use) into presubmit_support and the presubmit hooks.
This patch propagates all of the data through the .git/hooks/pre-cl-* mechanism. However, it has not addressed how to ensure that the hooks are updated properly so it is not safe to land as-is.
We do not need both this patch and http://codereview.chromium.org/6674014/.
Patch Set 1 #Patch Set 2 : fix parsing of teed output from RunCommand() #Patch Set 3 : propagate --tbr, --host-url through git-cl #Patch Set 4 : use OptionParser().get_prog_name() #Patch Set 5 : rebasing #Patch Set 6 : fix method parameter name #
Total comments: 3
Patch Set 7 : make ChangeOptions() a new-style object #Patch Set 8 : add git-cl tests, fix bugs #
Total comments: 2
Patch Set 9 : clean up after running owners-related git-cl tests #
Messages
Total messages: 8 (0 generated)
|