Update git submodules

* Update plugins/hooks from branch 'master'
  - Merge branch 'stable-2.13'
    
    * stable-2.13:
      Add project name to commit received hook
      Always return the output from ref-update hook
    
    Change-Id: Id86c2c7acf94e2a7b2e1a3e3af7c3637b054f65f
    
  - Add project name to commit received hook
    
    This also implicates that GIT_DIR and the working directory is correctly
    set for the ref-update hook.
    
    Bug: Issue 4841
    Change-Id: I48141d316cacdd649f6e56ea48d689d06940fbf5
    
  - Always return the output from ref-update hook
    
    Change I5905c44c7 moved the invocation of the ref-update hook out of
    the ReceiveCommits implementation and into CommitValidators. Since
    then, the output of the ref-update hook is not sent back to the git
    client except in the case of an error or rejection.
    
    Update the handling of the ref-update hook in the plugin so that its
    output is returned back to the caller as a commit validation message
    which is then sent to the client.
    
    Change-Id: I88af8a3c690cc226214208c3c93f552f054ccae0
    Reported-By: Robert Niemi <robert.den.klurige@googlemail.com>
This commit is contained in:
David Pursehouse 2016-11-02 16:47:07 +09:00 committed by Gerrit Code Review
parent 0340226dd9
commit 12b0267ecb

@ -1 +1 @@
Subproject commit 052ecd9c4ed12e1ca0beef53e7bc4fb2e17ee580
Subproject commit f27c7e7cd865d6638d89d1db130176949c298ce5