Comment 10 for bug 1337735

Revision history for this message
Yuriy Taraday (yorik-sar) wrote :

Note that everything's ok on my local clone:

    yorik@ytaraday neutron-specs % git fetch gerrit refs/changes/04/92704/2
    <...>
    yorik@ytaraday neutron-specs % git show --pretty=fuller 5909192 | head
    commit 5909192d566e994b2c2d29a54e5f283d8c2a51b5 (HEAD)
    Author: gustavo panizzo <email address hidden>
    AuthorDate: Wed May 7 17:40:11 2014 -0300
    Commit: gustavo panizzo <gfa>
    CommitDate: Thu May 22 20:15:53 2014 +0000

        Create multiple flat on a single physical BP

        Change-Id: Ie31ad1614d3be0858f2d78a37ed271642800a99b

It looks like some issue with Git backend. You can probably delete this commit from Git repo on the server (e.g. delete ref and run gc) and replace it with the proper one (adding ref back afterwards).