Commit 7c63a33ffe1198b77b481974cd0e74e9ace1745c

Carlos Martín Nieto 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.