Skip to content

Only rewrite unit files when outdated #6

@kastiglione

Description

@kastiglione

Unit files are unconditionally imported (read-remap-write), even if they already exist in the destination. index-import could do this conditionally, for example only if the timestamp of the source is newer than the timestamp of the destination. With this feature, index-import could be called twice, with the second time being a no-op.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions