• Show log

    Commit

  • Hash : 7c63a33f
    Author : Carlos Martín Nieto
    Date : 2015-03-13T19:41:40

    indexer: bring back the error message on duplcate commits
    
    It turns out that erroring out on duplicate commits is the right thing
    to do, but git was not hitting the bug on the server-side.
    
    Bring back a descriptive error message in case of duplicate entries and
    error out.