imag/bin/domain/imag-contact
Matthias Beyer e96fb53677 Fix: Use "retrieve" instead of "create" when importing
This fixes a bug where a re-import of the contacts directory failed
because some entries already exist.
With this change, one can import the contact directory after things
changed in there and the imag database is updated accordingly, but not
altered. So links and notes are persisting.

For completeness: before, the workflow was to
`cd $IMAG_RTP && git rm store/contacts -r && imag contact import /path/to/contacts`
which is of course not optimal.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2018-10-07 10:56:56 +02:00
..
src Fix: Use "retrieve" instead of "create" when importing 2018-10-07 10:56:56 +02:00
static Update version string: 0.8.0 -> 0.9.0 2018-05-09 11:39:33 +02:00
Cargo.toml Update dependencies 2018-10-06 12:22:15 +02:00