v0.6.1
v0.6.1: fix unchecked git calls
This patch update replaces a couple of calls to git with unchecked result codes. Depending on server timing, this could result in election data getting deleted because elekto mistakenly thought it was removed from the repository.