Problem/Motivation

While the "drush tome:clean-files" command and recently added form are great, it's easy to forget to clear files before committing to Git. It'd be nice if files were deleted immediately after they stopped being used, which could cause data loss and would break reverting revisions (unless you re-saved the file after a revert), but that might be OK for a Tome user that commits often and only works locally.

Steps to reproduce

n/a

Proposed resolution

Add a new sub-module that does this.

Remaining tasks

Review/commit patch.

User interface changes

None.

API changes

None.

Data model changes

None.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

samuel.mortenson created an issue. See original summary.

samuel.mortenson’s picture

Status: Active » Needs review
FileSize
4.9 KB

  • samuel.mortenson authored 57fd3dd on 8.x-1.x
    Issue #3260511 by samuel.mortenson: Add new sub-module to Tome Sync that...
samuel.mortenson’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.