Added signature for changeset
d1d48d18db37
Added tag 6.7rc0 for changeset
d1d48d18db37
perf: add a --as-push option to perf::unbundle
This turned out to make a quite significant difference.
chainsaw-update: exit early if one of the intermediate command fails
That will prevent the user to be presented with a start that pretend to be
consistent with the request, but is not.
chainsaw-update: lock the repository for the duration of the operation
This should prevent and catch some misusage where something else try to touch
the repository.