imag/libimagstorestdhook
Matthias Beyer 8f01cf15e4 Move hook impl to update hook as Store::create() is lazy
As Store::create() is lazy and does not write to disk, we do not have a
file on disk when the post-create-hook runs.

Therefor, the implementation of the git logic has to be in the update
hook.
2016-09-08 14:23:10 +02:00
..
src Move hook impl to update hook as Store::create() is lazy 2016-09-08 14:23:10 +02:00
Cargo.toml Add dependency: libimagutil 2016-09-07 22:05:30 +02:00