Files
gerrit/plugins
Hector Oswaldo Caballero 0b89c30941 Update git submodules
* Update plugins/replication from branch 'stable-2.14'
  to 19c302973e255e2f5e733acf72591fcbc3d805b6
  - Fix creating missing repository
    
    When replicating to a destination where the repository does not exist,
    updating the HEAD reference failed because the passed reference name was
    not absolute. When this happened, an unchecked exception was triggered
    but never showed in the logs. In fact, the replication logs were showing
    only the message announcing the replication started, but no additional
    information about the success or failure of the operation was displayed.
    
    Avoid this by resolving symbolic references and checking the reference
    is absolute before trying to update the HEAD in the new repository.
    
    Change-Id: I18295a37a04413ba64bf7e9ee31640ee23c4c1e0
2018-02-24 02:17:50 +00:00
..
2017-10-25 16:44:48 +00:00
2018-02-02 01:15:39 +00:00
2018-02-24 02:17:50 +00:00
2017-03-03 08:46:31 +00:00
2017-02-28 18:14:01 +09:00